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}()