Is this a filter order issue? In the first filter I set up a object needed for authentication (later...
i have a one to many relation that return value on one side and null in the other side !! class Part...
I am currently stuck with an issue on my laravel application. The default Auth::filter that came wit...
I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...
I am trying to upgrade our site from 4.0 to 4.1 per the Laravel docs. The site worked fine prior to...
I am trying to fetch 3 values from 2 select forms and 1 date form and compare it to the one's on my...
I am making a simple search engine in which, If the selected list from the dropdown would match with...
Hey all, Since yesterday I've been trying to add a custom Validator class to handle certain fields....
Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...
I just download laravel by github then when i run it from the browser it's shows Warning: require(J:...
I followed this guide to setup my server and install Laravel. I did everything as in the article, ho...
Hi, I am attempting to build an application on top of an existing database structure. I need to rela...
I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...
Hi. everyone. I have a problem cycle. I do as a video https://www.youtube.com/watch?v=gxtuy9ZhDJw wo...
Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...
I have a multi-tenant application using {company}.domain.tld. Is there a way for me to inject the co...
Is there a way to say laravel router to ignore parameters that dont match pattern instead of ignorin...
public function store() { // validate $rules = [ 'username' => 'req...
Hi, Here's what i got when i try to quote a string $string = "Because I'm happy"; $quoted...
Why are there so many packages on Composer that are specific to Laravel? Isn't the whole point of pa...
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.