InfyOmLabs/generator-builder

Error : Installing Generator GUI Interface with Laravel 10

Sunitsarode opened this issue · 1 comments

I have already installed InfyOm Laravel Generator (For laravel 10)
Then now I am installing "Generator GUI Interface" from https://infyom.com/open-source/gui-interface/docs

I am getting following error :

Step : Run routes Publish Command

Command : php artisan infyom.publish:generator-builder

Error:
file_get_contents(E:\www\laravel_prj\infy10new\app\Http/routes.php): Failed to open stream: No such file or directory.

image

I think you should be using 5.0

config/laravel_generator.php

move

config/infyom/laravel_generator.php

Because this expansion package version doesn't match

I have already installed InfyOm Laravel Generator (For laravel 10) Then now I am installing "Generator GUI Interface" from https://infyom.com/open-source/gui-interface/docs

I am getting following error :

Step : Run routes Publish Command

Command : php artisan infyom.publish:generator-builder

Error: file_get_contents(E:\www\laravel_prj\infy10new\app\Http/routes.php): Failed to open stream: No such file or directory.

image