InfyOmLabs / laravel-generator

API and Admin Panel CRUD Generator for Laravel.

Home Page:https://www.infyom.com/open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typed property InfyOm\Generator\Common\GeneratorConfig::$paths must not be accessed before initialization

Foxx1990 opened this issue · comments

When I try to use the GUI Generator I get an error. I also cannot use the php artisan make:model command from the command line because I get the same error. What am I doing wrong?

@Foxx1990 , we are no longer maintaining GUI Generator. I recommend using the console version only.