Hi, I have the following problem: if I redirect to a signed s3 url from the php aws sdk v2, the down...
Hey, I have one model where i set $with variable to always take a relationship. But i have one case...
Hi all, I need to build a webservice between two laravel applications. APP1 (local IP 127.0.1.1 and...
I am using maatwebsite Laravel Excel and what I’m trying to do is import a csv and then display the...
Hi everyone, I'm new to Laravel but have a decent amount of experience with PHP and a lot of experie...
If in my Blade template I had this: @foreach($entries as $entry) <li>{{$entry->filename}}&l...
Hi guys, I'm having this weird problem, when I try to push an email to the queue, the message is sen...
Hi my issue is as follows I have a controller as follows public function index() { $mode...
hi, I have a problem deleting a file in a MAMP location. the file is not found in the public directo...
I have install my laravel in example.com. Now i want to change the domain name to abc.com/shopping....
Hi ! I have a table named professor_turma, which has some importante keys: ´cod_professor, cod_disci...
So I am using dropzone.js and I want to reload a particular image after the success event of dropzon...
How do i get the enum options from an enum field? I have a field in Users called Role, in the databa...
Hello, I'm new with laravel. I have some controllers blog, forum, faq with its views. Now I have men...
Clean install of the latest Laravel 5.1.10 is spitting out this error when cache=redis in the config...
These are my three functions to recover a password. Everything seems right. In my routes, I am passi...
Hi Folks, I have a job which I want cron to run at given interval , this removes some old entries fr...
HI, in route i have something like this: Route::resource('categories', 'CategoriesQuestionControlle...
I've got a problem with a foreign key on my articles table, i want to associate a user for each arti...
SOLVED My mistake, I mixed up the model relationships :) Hi guys, I'm new Eloquent (usually use raw...
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