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.
Please provide us with details by completing the following requirements. Issues with not enough info are likely to be closed without resolution.
Environment:
Laravel-Code-Generator Version: 2.4.^
Laravel Version: 7.4.*
Description:
Getting the following when running "composer update"
Deprecation Notice: Class CrestApps\CodeGenerator\DatabaseParser\SqlServerParser located in ./vendor/crestapps/laravel-code-generator/src/DatabaseParsers/SqlServerParser.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Before you submit an issue please read this
This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using laravel-code-generator tag (https://stackoverflow.com/questions/tagged/laravel-code-generator)
Please provide us with details by completing the following requirements. Issues with not enough info are likely to be closed without resolution.
Environment:
Description:
Getting the following when running "composer update"
Deprecation Notice: Class CrestApps\CodeGenerator\DatabaseParser\SqlServerParser located in ./vendor/crestapps/laravel-code-generator/src/DatabaseParsers/SqlServerParser.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Steps/Commands To Reproduce:
composer update
Content Of The Resource-File:
NA