am getting syntax error, unexpected 'public' (T_PUBLIC), expecting end of file when running this cod...
Hello, as I can see in the docs, sanctum can be used to protect web routes because he first attempt...
Is this correct or should I do sth else? $schedule->command(Commands\ProductsIntegration::class)...
Hello! I´m trying to create a login page using the tables that I already have on my desktop applicat...
I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...
Greetings, I just released my new package and am looking for some feedback. Tailwire allows you to b...
I have a many to many relationship table "ewtgroup_skillgroup" between two tables "ew...
I am stuck until this issue is resolved. I set up a new application for a customer and got up to php...
{ $this->data['file']->move('storage/app/image/', $file = date('YmdHis').'.'.$this->data['f...
While I use Dompdf library to generate pdf it generates pdf perfectly as my expectation. But while I...
We are using Laravel Framework 5.8.38 We are using RDS Mysql as Database. The configuration is as fo...
<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -I...
I am manually implementing login for Sanctum SPA (AngularJS) app and based on the Sanctum documentat...
In my Laravel-5.8 application, I am using Microsoft Azure for the authentication for Company A confi...
Hi there, I use Laravel 8 and sometimes my jobs are duplicated without reason. Here are some details...
`In my Laravel application, I am trying to send mail notification based on the company_id of the log...
The way I implemented multilang is through middleware and routes. Middleware Localization.php looks...
marinarioagalliu liked this thread
this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...
Laravel Version: 8.20.1 PHP Version: 8 Database Driver & Version:mysql I have an issue about loa...
I would like to build a multi auth system, where companies can sign up, and have an admin that can c...
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