Hi devs, For those building many Laravel apps with different teams/clients, how do you handle all th...
I am trying to make use of environment variables in the .env.testing file in a unit test. The env()...
When I have tried to install laravel 8 via composer for on localhost MAMP I have gotten this message...
I have created a job for generating pdf files from an HTML page using "Chrome Devtools Protocol...
Hello, I install laravel jetstream but when I go to the profile tab it does not show the name and em...
So i'm using laravel sanctum and i want to do the Rest api, i have a problem in postman when i try t...
Hi everybody, I'm using several "requires" like "nikaia/nova-rating-field", &qu...
I have build a web api using Laravel 7 and I have a weird problem. I get an CSRF mismatch error whil...
Good morning, my name is Piseno Fernández and I have less than basic knowledge in relation to Larave...
Hi every body i want toi now how can i launch a queue work on production on hostinger to manage my m...
I am working on an application consisting of a Laravel 8 API and a Vue 3 front-end. I have a registr...
Hello, a question, how can I check if a session does not exists? if (Session::has('ac_responsibleAr...
Hi community, I want to integrate Raiffeisen Bank payments, is there anyone who can help me
Hi, I have a login program (PHP) that writes sessions after a successful login and then the user is...
Hello! I can't find the file Illuminate\Support\Collection.php I can use the class like use Illumina...
<form class="form-group" method="post" action="{{route('aposta.update', $aposta->id)}}">...
No se que mas me falta para que funcione a la hora de guardar desde el controlador. La idea esque un...
I have a query that joined many table at once, for now it's OK without any performance issue (only l...
My Laravel application (version 5.0.33) has suddenly started throwing the following error: local.ER...
So, I've deployed a beginner laravel project and I got some problems. First, I got problem with the...
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