We are looking at upgrading our oldish collections of php scripts to Laravel. We are running in trou...
composer create-project laravel/laravel Workspace "10.*" composer require laravel/breeze -...
Hi All. I have an issue serving sites locally (on .test) that I have been struggling for days at thi...
I need the help on using laravel in threads or there is a way I can run parallel processing in larav...
ERROR Command "config:show" is not defined. Did you mean one of these? ⇂ config:cache ⇂ c...
Hello everybody, relatively newbie here. Running a docker container via Laravel Sail, with standards...
Hello in laravel 11 there is no kernel.php now how, can one achieve multiauth using middleware
nazimfeni liked this thread
I want to share with you my framework for Laravel SPA creation. It is a client side framework that s...
nazimfeni liked this thread
I am converting base64 encoded string to UploadedFile for those fields ending with File. Middleware...
I'm working on a Laravel application where I have implemented the password reset feature. However, I...
Reverb Version 1.0.0-beta4 Laravel Version 11.0 PHP Version 8.3.4 Description [2024-03-23 03:12:41]...
mrksohag liked this thread
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations wit...
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
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