ajithMagic
ajithMagic
I have googled and found there was an issue with the Laravel framework itself on the above issue https://github.com/laravel/framework/issues/49968. But it was fixed on the next release. So I have...
I'm happy to make a PR for the above but I'm not certain that is the right function and correct refactoring to fix the issue. I'm happy to provide further...
Hi @juse-less based, based on your comment I have looked into the code again specifically `MakeCommand` class. Found the function is not stripping the App from the string. ```php protected...
Agreed :+1: