I will try to explain as best I can. I have a options table which is a tree structure like: Colors...
I am using JWT https://github.com/tymondesigns/jwt-auth On login i need to also grab and insert the...
I have a SettingsController and in routes.php this will work: Route::get('settings', array( 'us...
I am attempting to create a query scope since it gets called various times in the app so my first at...
I came across this post where you can sanitize input before calling the rules. http://www.easylarave...
I did dowload and start looking into it, but first thing I noticed was my current app I have 100+ co...
I did look at Lumen and it seemed like the better of the 2 since I only really need the basics, not...
Thanks for the script :) Will try this way and see how it goes. Much appreciated.
--- EDIT--- OK I follow you now, thanks, the little table in the link makes sense now. Thanks once a...
The Laravel portal for problem solving, knowledge sharing and community building.