I want to have a function that lets admin create new page with routes and everything without hard co...
I am using Nova 4 and Laravel 10. I need to redirect user to password update page on their first log...
![php artisan migrate:fresh Dropping all tables .......................................................
i am looking for some assistance with customizing my r e-commerce website that was created using th...
Hey there, I am using Nova 4 and Laravel 10. I have requirement to greet user on logging in with a W...
Does anybody try to use Livewire with WebRtc ?? any package for that .. any demos or examples I am a...
$authid = Auth::user()->id; $tblAptServices = $request->except('userName', 'userEmail', 'u...
collect(DB::select('DESCRIBE users'))->filter(fn($item) => $item->Null == 'NO');
I am deloying a website on a Linux server . Ubuntu 22.04 64, PHP 8.1, mysql 8.0.32-0ubuntu0.22...
Hello everyone. First time here! I am a frontend guy trying to run a small web dev business and I ha...
I'm new to Laravel, when I create a project I get errors that appear in the node_modules folder, res...
Hi All, pretty new to Laravel, looks pretty neat so far, but I was wondering if there are any openso...
Syncing laravel/nova (v3.7.1) into cache 1/1 [============================] 100% [RuntimeException]...
Hi i have a card that contains fields such as task details and estimated hours When i try to write c...
Hello. I have a movie website, it is managed by a programmer who belongs to the network in which I o...
Regarding nginx deployment outlined in documentation (https://laravel.com/docs/10.x/deployment#nginx...
Hi, I have a hard time setting up a new project with every feature I want. I have some basic experie...
Hi Team ! I just wanna have a route like this : /{category_service_slug}/{service_slug}
Hello everyone. I'm trying to make a small SPA using vue.js and laravel sanctum. I did everything ac...
I'm new with Laravel and have questions When we make a request, How the web app runs? And what does...
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