I want to have a function that lets admin create new page with routes and everything without hard co...
I need help adding Cancel Option for an existing booking, I have $service, booking_code, min_before_...
This is in reply to pagination-and-up-next-article that I can no longer comment because it's an old...
I am working on a blogging application in Laravel 8. I have a settings table from which I pull the _...
mostafa-amine liked this thread
// this is my code // posts Route::get('post', function () { return view('post', [ // DIR...
How to do file pdf upload in admin side and send the pdf to specific user
I need to visualize the relationship between the data in the tables. My point is to show what is con...
StepWise Guide About Writing Topic Sentences For Essays Almost every student in the whole world woul...
ronald3tolkien3 liked this thread
Can I do this: file_get_contents('/home/user/public_html/'); instead of: file_get_contents('https://...
trino liked this thread
Hi, i would like to create a simple output. My Controller has this code $item = Item::select('name',...
Please can anyone take a look at this and figure whats wrong? https://stackoverflow.com/questions/67...
I just released a new Laravel package. The concept behind it is to use PHP for everything, so you no...
Below is the full error am getting SQLSTATE[42S02]: Base table or view not found: 1146 Table 'archfx...
Hello, i tried to dd($__data) in my mail templete blade view, but it is not working. Do someone have...
Hello, sorry I am new to laravel and php in gerneral so I apologise in advance if my question is wei...
this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...
Dusk Version: 6.4 Laravel Version: 6.2 PHP Version: 7.3 Database Driver & Version: mysql Ver...
s-dickson liked this thread
To a certain element in my app I added a path /blog/category/{id}/{category} But sometimes at clicki...
php artisan make:mail WhateverName Gives this error: Hide Copy Code UnexpectedValueException Inval...
Hi. I have a problem with displaying laravel session variable. I'm setting session variable in route...
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