I can’t figure out how to send a message via a socket, the front connects normally and listens, but...
Versions Laravel: 10.10 Breeze 1.26 PHP Version 8.2, 8.3 Database Driver & Version MySQL 8 lates...
I create a issue in https://github.com/laravel/framework/issues/50501, maintainer told me to discu...
Hello everybody, working on a buiding of a e-com project. I've this snippet on navigation.blade.php...
I need a package that supports multiple url or multiple endpoints in swagger. I am using lumen versi...
public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...
Fatal error: Uncaught Error: Class "Laravel\Octane\Octane" not found when using --watch Oc...
My application works fine in local but when i uploaded to staging server it starts giving error Unca...
rtaylor82 liked this thread
Hi there, I have an application which uses several tables in a database. Now, I need a quick way to...
Hi, I have a command with the signature account:mylogin I'd like to get the output in a laravel test...
How to fix this error : Connection could not be established with host "mailpit:1025" I've...
how to add a loading "spinner" while table is loading Laravel JS in this blade : `@extends...
Client error: GET https://www.instagram.com/reel/C3-Z_CcsuTF/?__a=1&__d=dis resulted in a 401 Un...
ksaif121786 liked this thread
Octane Version 2.3.2 Laravel Version 10.42.0 PHP Version 8.1 What server type are you using? Open Sw...
When i try to upload a image to a database/folder, it gives this error: fopen(C:\wamp64\www\x\public...
Access to XMLHttpRequest at 'http://localhost:8000/api/cetak-sp-1-suratperintah1' from origin 'http:...
sieghartsaladdin liked this thread
Hello I have project model has many tasks & tasks belongs to many materials and of course materi...
While implementing the Spatie CSP I'm getting following error in the console. 302 Refused to apply i...
Hello, I just created a backend server and put all my routes in api.php. If I test my api on my lara...
The exception I'm getting is when I try to display a form in a Blade template. This is actually a st...
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