Common Issues
File Generation Issue
No files were generated'paths' => [
'models' => app_path('Models'),
'migrations' => database_path('migrations'),
'actions' => app_path('Actions'),
'requests' => app_path('Http/Requests'),
],YAML Parsing Issue
Failed to parse YAML file: Unable to parse at line 2Relationships Issue
Last updated