Skip to content

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

@dhsont

Description

@dhsont

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions