Michele Fortunato
Michele Fortunato
You can disable parallax to keep the layout aligned Just append ``` .parallax(false); ``` to the FadingActionBarHelper
Had same problem as @WasimMemon, @mcxiaoke is correct!
Seems there is no endpoint to create categories by API. I would need it too
Is this the issue causing my path "/api-docs" not found?
@w0rd-driven actually my `Jlapp\Swaggervel\SwaggervelServiceProvider::class` is placed before all the other providers
I haven't that string in my config and artisan gives me error ``` [Error Exception] Undfined index: token ```
I'm an "update maniac" :D So i'm sure I have the last version of swaggervel. I've just tried putting `'api-docs-route' => 'api/docs'` in my config file and something happens: I...
Things are getting strange! If i replace `api/docs` with `api-docs`, nothing changes! Docs are still in `api/docs` And nothing changes if I remove the `/` in the `index.blade.php`