lumen-generators icon indicating copy to clipboard operation
lumen-generators copied to clipboard

wn:resources does not seem to refresh the autoload

Open ja-tomasz opened this issue 8 years ago • 3 comments

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

ja-tomasz avatar Feb 03 '17 13:02 ja-tomasz

Ok, so each time a migration is generated, it should run composer dump-autoload. This will be added soon.

webNeat avatar Feb 03 '17 14:02 webNeat

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 ;)

ja-tomasz avatar Feb 03 '17 14:02 ja-tomasz

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 :)

webNeat avatar Feb 03 '17 15:02 webNeat