cloudcreativity/laravel-json-api

JSON API 'default' does not exist

akbarsaputrait opened this issue · 1 comments

Hallo, i have some problem when i want to create Schema with php artisan make:json-api:schema [Names]. It's my first time using this library. I was following the installation instructions and the API's Documentation. I use defaultApi('default') and already have json-api-default.php inside my config folder. When i run this command, i receive this error.

This is some information package that i use
Laravel Version: ^8.12
cloudcreativity/laravel-json-api: ^3.3

Thanks for helping! Stay Health and Stay Safe!

image
image
image

Sorry, i already fixed it using php artisan config:clear