Oussama Benhamed

Results 9 issues of Oussama Benhamed

Hello. Can you help me to configure the middleware in order to render vue templates in my Sailsjs project please? There's not enough documentation on how to use express-vue with...

- Fixed logger bug. - Use job name when adding a new job.

### 🔗 Linked issue ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [x] 👌 Enhancement (improving an existing functionality...

Hello, I just installed the v1.6 and I can't open the application, it shows this error : ![mef error](https://user-images.githubusercontent.com/6685773/45062868-3fbc4780-b0ab-11e8-99ea-897c2b955d2e.png) I deleted the Settings.json file but it does nothing... :(

Hello, On Windows 7, when clicking on the minimize, maximize or close button, it will display the windows button and does not the action. ![Here's a screen](https://i.imgur.com/zA0GQQE.png)

## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves...

Status: Abandoned

## Proposed changes This PR introduces a new way to resolve dependencies of controllers methods, because in the new version of AdonisJS, the IoC container changed the way they are...

Hello! I'm facing a weird problem. I have an RML generated by Matey that I want to try on RocketRML, however, whenever I submit the input + RML to generate...

**Is your feature request related to a problem? Please describe.** Hi. I have a symbol called `HEADERS`, defined as follows: ```ts export const HEADERS = Symbol.for('__headers') ``` I'm using this...