I've done some vanilla PHP integration in the past (jQuery file uploader's backend), but it was most...
I'm using the Baum Nested Set package, which works very well. In one place in my code, I need to lis...
I'm making a JSON API and have some nested fields I'm pulling in with an eager load. Here's the code...
Problem I'm trying to use Eager Load Constraints with a take condition it keeps returning null in th...
Hello, With last version 4.1.28 I get a RuntimeException from Symfony : "You need to specify a...
Is it possible to pop multiple jobs from queue? or something like multi-processing or parallel proce...
layout1.blade.php TEST @yield('content') income1.blade.php <b>CONTENT</b> class Manage...
try to ensure that the arrival date is before the departure date field, however it prompts error whe...
A comprehensive billing and API package for Stripe. bit.ly/1nC0dSA The package requires PHP 5.4+ and...
Here is the excerpt from Controller code for adding a new user: public function store() { $input =...
I am getting the following error: call_user_func_array() expects parameter 1 to be a valid callback,...
I want all my project files to reside inside the src directory. Currently, my default layout is insi...
I'm having trouble firering model events. currently I have the following <?php use Illuminate\Da...
Either there is a quite dangerous bug in laravel or I just made a stupid assumption. I believe that...
Hi, is there a security mailing list available with the hottest news about security within the larav...
Hi all :) Using Homestead with variables: - key: APP_ENV value: local and $env = $app->...
Hi I tried to set up the laravel/homstead vagrant box but I couldn't get it to work, I had problems...
Hey everyone, i have some weird behavior on my laravel system with Chrome. When i click on menu item...
Hello, here is my idea: I would like to create a base Laravel project which I can use to develop web...
I wish to list a member with events he/she participates, and his/her collar numbers (idnumbers) for...
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