Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fields file not found #6

Open
gagandeep995 opened this issue Feb 29, 2020 · 2 comments
Open

Fields file not found #6

gagandeep995 opened this issue Feb 29, 2020 · 2 comments

Comments

@gagandeep995
Copy link

gagandeep995 commented Feb 29, 2020

When I am using php artisan generate:api_scaffold Page --fieldsFile=Page.json --datatables=true --prefix=admin --logs then I get an error Fields file not found.

@dikyoktafian
Copy link

@gagandeep995
You must create file Page.json in resources\model_schemas. See this example https://github.com/dandisy/laravel-generator/blob/master/samples/resources/model_schemas/Profile.json

@gagandeep995
Copy link
Author

@dikyoktafian ok thanks. I will give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants