I am trying to redirect to the 'store' action of a resourceful controller after verifying some of th...
when i try to delete user I have this error More Information --------------------------------------...
I have defined the following two Models: Question.php: <?php class Question extends \Eloquent {...
Running into this odd little issue here with a ORM query. Let me first define how my models are stru...
I am having trouble with laravel, in particular, with getting AJAX request data from my JavaScript b...
Hello everyone, I'm asking if Laravel has any API for Inheritance, or if we can use one to one relat...
Hi, my webhoster offers PHP 5.4 + MCrypt PHP Extension so the requirements are fine. But it's shared...
Hi, I followed the download installation instructions, installed composer using this command "c...
Hello, I use Str:slug("Tôi yêu laravel") => toi-yeu-laravel (Vietnamese) and have a err...
Hello, Blade forms automatically generate a CSRF token. How do I disable it? The reason why I want t...
Hello! I need to do a search by criteria... I have many products, so.. need to show show only the p...
i am very much new to laravel. I know how to create package from workbench but got stuck in developi...
Hi, Is the combination of Laravel, iron.ir and Mandrill 100% reliable? Making a small app for a pizz...
Hi all I'm developing my first Laravel site and I'm trying to use Former with TwigBridge (version 0....
I can not install compresor this package. I try download master in github but i don't know manual in...
Hello :) I'm trying to improve my architecture implementings Managers and I have some doubts about w...
Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...
suppose i have two tables abc and def. i make two models Abc and Def. in Abc table i declare public...
First time doing this. I am having a tough time trying to complete this. Three days on this now. I t...
Hey folks, i don't know if this is maybe a bug. I have a User and links. One User has many links. I...
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