I should validate if relationship exit when i create an enrtity. Example: A "Role" should...
Hi all, i should work with an existing pdf file and put placeholders on it. I've to fill them with s...
This is the problem that I encounter Undefined variable: errors (View: /var/www/html/laravel.com/res...
I have a CRM where users are able to send mail to customers. The mails is blade templates where the...
I'm building a laravel application which I would like to modularize and use doctrine instead of Eloq...
Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...
Hello all , i want to ask some question . i want to use database connection depending on each user l...
I need to be able to return an inline-image to the browser. The images are pulled from outside /publ...
Hi, Is there a way in 5.1 to use policies without having a logged in user? To give an example, I wou...
Hi ! Before explaining my problem, I just want to say that I'm new in laravel (and frameworks). So,...
I am trying to implement facebook authentication using Socialite, and In my auth controller im getti...
i have a function that receives sns notifications here is how i receive the data public function rea...
Hi, I have an entity called genre and an entity called project, I have morphed a relationship from p...
I need to change the name of my database. I made the change in config/database.php. The name is now...
Hello everyone, I need some help. I've had this issue for a few days now and I can't seem to solve i...
Hi I've been slowly working on a project, its still far from release. Its been on the backburner for...
Is there any package or any library to convert from html/css to pdf. I have try these https://githu...
Hello guys, I have model with these settings/methods: protected $casts = ['data' => 'object'];...
I'm trying to access an attribute of a nested object: $company->order()->first()->customer(...
Hi! Does anyone of you have (or could write) a complete, working with Laravel 5.2 tutorial of Ajax u...
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