-
-
Notifications
You must be signed in to change notification settings - Fork 835
Open
Description
I'm trying to create files using this command:
php artisan infyom:api_scaffold DocumentCode --fromTable --tableName=my_documentcodes --skip=scaffold_controller,scaffold_requests,scaffold_routes,views
But nothing happened on my terminal, if I remove --fromTable
it works, what might be the cause ?
Laravel Version : 10
"doctrine/dbal": "^3.8"
"infyomlabs/adminlte-templates": "^6.0",
"infyomlabs/laravel-generator": "^6.0",
"infyomlabs/swagger-generator": "^3.2",
Metadata
Metadata
Assignees
Labels
No labels