I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....
I am currently trying to dynamically create a database with a user provided string. I can get the d...
Update: Found a good how to on modular development in Laravel. Using a service provider, you can se...
Thanks guys. I've solved the problem by creating a stored procedure in my master DB that takes boun...
I've attempted multiple replacements. I'm pretty sure it has nothing to do with reserved keywords....
The Laravel portal for problem solving, knowledge sharing and community building.
The community