InfyOmLabs / generator-builder

InfyOm Laravel Generator GUI Builder
http://labs.infyom.com/laravelgenerator/
MIT License
133 stars 71 forks source link

Fail! The command "infyom:api" does not exist. #69

Open lenhatquang200 opened 8 months ago

lenhatquang200 commented 8 months ago

I have installed the following libraries. But when using InfyOm Laravel Generator Builder, I get this error. Even though I tried using the command line with php artisan infoom:api it still worked

composer.json:

"infyomlabs/adminlte-templates": "^5.0",
        "infyomlabs/generator-builder": "^1.0",
        "infyomlabs/laravel-generator": "^5.0",
        "infyomlabs/laravel-ui-adminlte": "^5.1",

image