Starting my first laravel project so I may be really off as I am trying to piece things together. R...
I am having a weird problem with specific route in my Laravel REST API project. Here is a thing: I h...
Hi there, We're stuck with this issue for past 1 week. Our developer couldn't find a solution after...
The chunk method is starting to piss me off. Anyone have trouble with it? Two things: first it doesn...
what's the best workflow for collaborating with someone remotely who's just going to be doing css/ja...
Hi, I am new to laravel eloquent and wanted to convert this to eloquent, can someone help me? thank...
So I'm a little bit new to Laravel, and slightly new to MVC frameworks. I've learned a little bit of...
I am able to search any column in one table at a time using the following code <?php namespace A...
Hey all.. About a half year ago, I and a classmate litterary spent 4 full schooldays finding a way t...
Hello, I am using L5 for my application. It uses the default logout functionality. I want to show th...
Hello! I am considering the way of saving routes into database (nor routes.php). Could you please pr...
What would be the best way to go about implementing shortcode style functionality in views? Example:...
Pretty much every app needs decent search engine. Nowadays specialized engines like ElasticSearch ar...
I am having a hard time searching for the cause of a discrepancy between my local dev environment (H...
I am constructing this query in my Laravel controller; $payments = DB::table('payments')->leftJoi...
Is there any reason I should import variables from my .env file to a config and then use the config(...
I have 3 departments in view and When user click on one of the department it should display its sub-...
Hello everybody. After updating from 4.2 to 5.0, I am getting the following message in almost every...
Hi everyone. I'd like to access a property with the total of rows of a given model as a lazy propert...
I have followed both (while changing values to reflect my /home/ location) http://laravel.com/docs/4...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.