I have a model, Order, that has an updated event. use Illuminate\Database\Eloquent\Model; class Ord...
I have a unique use case I am trying to write a laravel application for. I want to authenticate user...
I want to create a website and their cms to create page and their link dynamically I opted the code...
I have one middleware, which merges customerId to each incoming request. if ( ! $request->has('cu...
Hey Guys, I have a issue with relations. I have a table with: companies, machines and sales. A compa...
Hi everyone, since a couple of day I have some trouble with the composer update command in that when...
I'm posting data to a Laravel controller using a XMLHttpRequest() to send FormData(), and trying to...
Has anyone purchased this? Is this recommended for it's content?
how do i created graph multi series in laravel? this is my code, please tell me if i have error.. &l...
Here is my file Email.php in app, it is very simple but it doesn't work: <?php namespace App;...
I've been trying to get vagrant + homestead working on windows 8.1, I can access the VM with 'homest...
Hello, I have 2 fields : amount (text) and currencies (select). Here's an extract of my validation '...
Hello, I have a big problem and if it's true laravel will going to critical and unreliable situation...
As per most of the articles available, simply copying the entire directory of the Laravel project an...
I've modified the registration process which now sends an email with a link to confirm the registrat...
I have a search form that sits on every page of my Laravel app - when someone enters a search reques...
Hello, trying to understand that status of development for this use: I want to store JSON data in Po...
I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...
I have 3 tables in my database. A link table, a question table and an answer table. In link I store...
I have currently moved 2 Eloquent into __contsrcut() of class CreateMediaJob. And created an excepti...
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