You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2023. It is now read-only.
Add the following Facades to your `config/app.php` file:
29
24
30
25
```php
@@ -76,6 +71,11 @@ By default the package configures all routes itself. This is the suggested optio
76
71
77
72
You can configure the json api responses as well. There are optional response elements in the json api 1.0 standard. By default we return them all, but you can turn them off if you want to save response bytes.
78
73
74
+
Publish Configuration (optional step, but suggested):
0 commit comments