Hello everyone! First of all, thank you very much for your time. I'm having a problem with Response:...
Hello I'm trying to get an array of checked checkboxes but my way doesn't work. My view: @foreach($c...
Hi! Introduction I'm currently in the making of a sales report system. Customers will be able to bui...
Version 4.3 or 5 or Dev whatever it has new name everyday. Where are views? Templates? Layouts? supp...
Just create a file in the root of your project and copy the following into it. Name of the file is n...
I just switched from Windows to Ubuntu and tried to run a Laravel app which used to run there. After...
Hi all When a user logs into my system, I listen for the 'auth.login' event, and set a load of sessi...
Hello all, I'm a newbie at using frameworks like laravel, and its a great framework BTW, im knowledg...
Hi, I've added a custom classes to ...app/classes/... using a tutorial I've read and so far so good...
Im trying up my laravel homestead but i cant. I use windows and the error is Connection refudes... R...
I have the following relationships setup... Viewing -> viewable() = morphTo Rental -> viewing(...
Hi there, I've been working pretty hard to try to "separate my concerns" in my Laravel pro...
Hi. My app is doing about 8 requests to my Laravel 4.2 API in a timespan of 5-8 seconds. When doing...
I'm working on my first project done in Laravel and almost everything so far has been smooth sailing...
hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...
What is Syntara ? Syntara is an admin system for Laravel 4, made for user management easier. Feature...
Hello, I have this model : <?php class Category extends Eloquent { protected $fillable = a...
Hi guys I'm having a bit of a problem with the queue daemon (using redis) I'm running the daemon ins...
Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...
I have a table called attachments which has the fields ID TABLE_NAME TABLE_ID and ATTACHMENT Another...
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