Hi all i have implemented the sentry plugin for Admin panel, so now i changed to as multiple user, s...
Hi. I create my routes like so Route::model('projects', 'Project'); Route::bind('projects', functio...
I am trying to display custom views on errors. I have already modified the code in global.php as bel...
So I wanted to create a form function set for my blades to automatically recover values after a fail...
Hey, i want to display something only if the url is the one being accessed. For this i did @if(Reque...
I'm sure the solution to this is stupid simple, and (maybe) has to do with routes, but I'm stumped r...
ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem...
Hello everyone. I'm pretty new to Laravel and I have been stuck for 2 days on this issue now. I brie...
I am trying to authenticate users in my Laravel application. I am encountering the following problem...
I have been in this for 3 days now and it hurts ... it used to work before but I wanted to reinstall...
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...
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