/SyntaxLexx

Results 16 comments of /SyntaxLexx

Maybe even provide a method to pass extra configurations/options that may be available in the future for Apex Charts? That would offer more power and customization ability on the charts.

![nahid](https://user-images.githubusercontent.com/19994360/32426444-7b86f914-c2cb-11e7-961b-3e3315daaccb.JPG) Also getting this error and this shows up in the console tools.

@samirqh Try checking your `env` file for the `QUEUE_DRIVER` option. If it is set to `redis`, try changing to `QUEUE_DRIVER=sync` (or optionally install a redis server in your workstation). You...

@mtrajano yes there's this package `darkaonline/l5-swagger` that has the Swagger UI, but it feels very redundant having to require two swagger-api generators in a project; one for generating, and one...

Yes. That seems right to me. Or even better, publish the view assrts to reources/views/vendor just as other packages such as laravel horizon, mailables, e.t.c.

Can't wait for the next release of Laravel Swagger! @mtrajano Is it just me or is there an an issue with 'reading' the type-hinted Requests in the controller? Of late,...

@mtrajano No errors pop up, it's just not picking up. Here's an example: ```php /** * create a new contact message * * @param ContactMessageRequest $request * * @return \Illuminate\Http\JsonResponse...

Wallah! It works now! `dev-master` branch

- targetting specific collections when their documents get added/updated - A direct comparison/mapping of "here's how you did it in firebase" > "here's how you do it in appwrite" (not...

https://www.npmjs.com/package/vue3trend