InfyOmLabs / laravel-generator

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

Getting error while publishing php artisan infyom.publish:tables datatables #1091

Open dhsont opened 9 months ago

dhsont commented 9 months ago

getting error on new install on fresh laravel with infyomlabs

php artisan infyom.publish:tables datatables

Exception

Invalid Table Type

at vendor\infyomlabs\laravel-generator\src\Commands\Publish\PublishTablesCommand.php:41 37▕ 38▕ return; 39▕ } 40▕ ➜ 41▕ throw new Exception('Invalid Table Type'); 42▕ } 43▕ 44▕ public function publishLivewireTableViews() 45▕ {

1 vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 InfyOm\Generator\Commands\Publish\PublishTablesCommand::handle()

2 vendor\laravel\framework\src\Illuminate\Container\Util.php:41 Illuminate\Container\BoundMethod::Illuminate\Container{closure}()

maungyehtunzaw commented 8 months ago

php artisan infyom.publish:tables datatable
may be you databases -> datatable