I'm using creolab/laravel-modules to create an application and the administration area will be a mod...
I need to have some validation rules based on configuration files (those at app/config), so the rule...
As I have asked a few times before, I'm developing a website/CMS to a game server for which I can no...
I have a controller with a method for when the user wants to soft-delete his record (Character model...
My application has to adapt to an existing database which uses integer timestamps instead of string...
zenry said: This setup stores the database result in the cache for fast access. Just remember to fo...
mrberggg said: I wouldn't try combing the default Config class with a user-facing config file. Soun...
The Laravel portal for problem solving, knowledge sharing and community building.