I had to change autoload_classmap and autoload_static, for adding 2 custom module.
Will this 2 files be reset on new update of laraship ?
If so, then suggest me another way of adding new module to laraship
Attachments
2 Answers
These files should never be touched as they are generated by the composer, and we have documented how to create your own plugin
https://www.laraship.com/docs/laraship/customize-laraship/create-your-own-plugin/
I am attaching two screenshots
1. Edited autoload_classmap and autoload_static
2. Without Editing autoload_classmap and autoload_static
Installing module throws server error while not editing “autoload_classmap and autoload_static”.
Please login or Register to submit your answer
I am attaching two screenshots
1. Edited autoload_classmap and autoload_static
2. Without Editing autoload_classmap and autoload_static
Installing module throws server error while not editing “autoload_classmap and autoload_static”.