Laravel-modules: Laravel 5.6 has deprecated optimize command

Created on 20 Feb 2018  路  6Comments  路  Source: nWidart/laravel-modules

For the 3.x branch the package still calls optimize command in MigrationMakeCommand.php:161

As for 5.6 this was removed: https://github.com/laravel/framework/pull/20851/files

Most helpful comment

it has, but I still need to release this. I'll try to do this today.

All 6 comments

Thanks for reporting this. I'll fix it asap.

can I place two sub modules into one simple folder under modules folder like
modules
test
test1(http folder, resource folder and so on)
test2(http folder, resource folder and so on)

this issue has been fixed ? I get Command "optimize" is not defined. while create migration

it has, but I still need to release this. I'll try to do this today.

tagged in 3.1, sorry for the delay!

Thankyou @nWidart !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

firebed picture firebed  路  3Comments

djoudi picture djoudi  路  4Comments

dang-tien picture dang-tien  路  3Comments

almamund picture almamund  路  3Comments

sujit-baniya picture sujit-baniya  路  4Comments