How would one make seo friendly urls and content based on google searches? So if I searched Car wash...
Installed a fresh copy but unable to connect to the homestead database, anyone else had this problem...
Hi all, I have a small issue I can't figure out. I want to be able to get all categories that will d...
I have the following controller and models. Controller public function index($slug) { $d...
After following the mailchimp tut https://laracasts.com/lessons/bulk-email-notifications-part-2 and...
Also what is the best why to achieve the controller (above) to say what ever the user input in a inp...
arcollector said: please elaborate more, I don't understand that question There's a done & fai...
Then in my controller method do something like? $q = Input::get('term'); $pricing = Pricing::where...
Yeah I will use the form helper class once I have it working. the data: $('form') part what is that...
The Laravel portal for problem solving, knowledge sharing and community building.