lumen-generators
lumen-generators copied to clipboard
wn:resources does not seem to refresh the autoload
When I run the wn:resources and it runs the migration, then I cannot roll the migration back, because the migration class is not found.
Running "composer dump-autoload" fixex the issue
Ok, so each time a migration is generated, it should run composer dump-autoload
.
This will be added soon.
great! Sorry for reporting so many issues, but I find your generators very useful and we are gong to use it a lot for our new project so it would be great to have it producing as good result as possible ;)
No worries, you are welcome to open as much issues as you want as far as they make sens and improve the quality of this package :)