I am working on a Laravel 8 app with users, roles and permissions. I try to get the current user's l...
I have a simple Browser Authentication test in Laravel Dusk. Pages are with Vuejs and Inertia. My se...
Hi, simple question: How can I make register work, when I'm logged in? I have a super user, which sh...
Hi Everyone, Hope you all doing good.I am newbie for lumen as i have to create api's for a mobile ap...
I'm trying to get the name and id of a certain department using the query: $department = Department:...
I'm trying to make a filter to return only the results with status_pedido 'pendente' and 'recebido'....
Hello All, I have a problem when deploying Laravel a web application using Laravel forge with digita...
hello, i recently started working with laravel and i'm facing a problem: I'm getting data from the a...
Hi everybody, I'm using several "requires" like "nikaia/nova-rating-field", &qu...
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, 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...
On Ubuntu 20.04 Server Installed node 16.13.0 using: nvm install 16.13.0 Installed npm Version...
I am having a problem with implicit model binding on routes for Soft Deleted Models. When using the...
Hey guys i want to create product card component for using everywhere in site. I included it like th...
Hi I am using PHP 7.4 for a laravel application and I am getting this exception very frequently Unpa...
Hello! I'm having an issue when trying to deploy with vapor. Everything set up fine, IAM user has th...
Hello. How might one go about configuring a Strict Transport Policy on canonical (non-www) domain on...
Hello. I have a problem that I don't know how to solve. I have a job that needs to make calls to an...
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.