In reddit, every reply could have many replies, again and again, a little complex for me, do you hav...
Hey there, I have been trying to create a preferences system for my app to control a number of featu...
Hi I have installed caffeinated/modules and configured it according to the documentation. The differ...
Basically I just want url to switch language. For example when user visit follwing page. http://exap...
Is it possible to save Eloquent relationship before the Model::created event fires? I have tried ove...
In Laravel 5.0 I create a new model "php artisan make:model Product" and laravel's creates...
If I execute an artisan command and there is an error, I get a 500M error message to stdout. It look...
Hey, i need to make some functions availabile everywhere: this means i can call them from a controll...
Hey there, I'm having an issue using relation ships in eloquent. Edit:I'm using Laravel 5.1 I keep h...
Hello, I have installed fresh copy of laravel 5. Everything is working, but when I refresh page mult...
i try to set rule to validate post request for laravel form to store data but if i set any validatio...
Hi, in which file can I change the behaviour that a user gets logged in after changing his password?...
Hello, Since today, my web site presents an empty page. I really don't know why.. Could you help me?...
hello how I hook "#myTab" to route method? return redirect()->route('generate_path') an...
Hello everyone! I have a website built with Laravel and Bootstrap. The website is loading pretty slo...
Imagine the following model: class Post extends \Illuminate\Database\Eloquent\Model { public functi...
Hi, i´m trying to setup the simple mail driver with homestead, but it does not work, anything I have...
Hello Guys, I have application build in core php and with eloquent ORM and i am going to move it to...
Matt Stauffer posted a topic How to Organize Class Namespaces http://bit.ly/1JarwkK, May i know what...
Hi, Given code is working fine if just try to show the list but when I try to search some data then...
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.
The community