Replies: 1 comment
-
when create controller or something that inside app folder you can add custom namespace like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've been working with Laravel 11 and decided to change the default namespace ("App") to a custom one ("Aggp"). I made the necessary adjustments in the composer file and updated all existing files accordingly. The application is functioning smoothly with the custom namespace.
However, I've encountered an issue where the codes generated through artisan commands still use the default namespace. I've searched extensively but couldn't find a solution to change this setting.
I'd greatly appreciate any help or advice on how to resolve this matter.
Best regards,
Gihan Wijerathna
Beta Was this translation helpful? Give feedback.
All reactions