InfyOmLabs / laravel-generator

API and Admin Panel CRUD Generator for Laravel.
https://www.infyom.com/open-source
MIT License
3.79k stars 813 forks source link

Undefined index: fillable when using fields_sample.json #61

Closed PanosSynetos closed 8 years ago

PanosSynetos commented 8 years ago

When I'm running php artisan infyom:api Post --fieldsFile=fields_sample.json , using the sample file in the vendor directory, i get

1 vagrant homestead projects playground apiground vagrant 2016-03-10 14-43-41

Any ideas?

phillipmadsen commented 8 years ago

What does your fields_sample.json look like?

PanosSynetos commented 8 years ago

Its the one in the vendors folder, attaching it here

fields_sample.json.txt