You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not use the typical Laravel namespace scheme. App/Model and App/Http/Controller are hard coded throughout system. Can these be made into parameters or able to read composer.json:autoload:psr-4 ???
I supose I coule create a fork but would rather not. Other ideas for a workaround????
Thanks
Jim
The text was updated successfully, but these errors were encountered:
We do not use the typical Laravel namespace scheme. App/Model and App/Http/Controller are hard coded throughout system. Can these be made into parameters or able to read composer.json:autoload:psr-4 ???
I supose I coule create a fork but would rather not. Other ideas for a workaround????
Thanks
Jim
The text was updated successfully, but these errors were encountered: