CrestApps / laravel-code-generator

An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.
https://laravel-code-generator.crestapps.com
MIT License
738 stars 158 forks source link

Cannot update V2.4.0 to Laravel 6.4.1 #132

Closed mauphung closed 5 years ago

mauphung commented 5 years ago

Hi, I tried to install code generator V2.4.0 in my existing Laravel 6.4.1. I added in composer.json file "crestapps/laravel-code-generator": "^2.4.0" Run php artisan update and get a following message: C:\www\test>composer update Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1

Would you please help me to install restapps/laravel-code-generator ^2.4.0 in my existing Laravel 6.4.1. Thanks, Mau

MikeAlhayek commented 5 years ago

Please install version 2.4.1 instead.