in my project I need to used multiple database. i create new connection in database.php and in env f...
When I make a backup using a command line, it makes perfect backups. When I try to use a scheduled c...
I am currently trying to upgrade a project from Laravel 5.2 to Laravel 9 I have the project migrated...
hi, I'm trying to make a laravel 5.4 based softwre work on our ovh shared server and while everythin...
Does somebody make integration laravel and Montonio. Can you share with your experience?
https://laravel.com/docs/master/broadcasting#customizing-the-authorization-request < Following th...
dongsheng329 liked this thread
I am not sure if this is a bug inside of Illuminate\Http\Requests, but any help would be appreciated...
dongsheng329 liked this thread
I am trying to localize a Laravel Inertia (Vue) app. I have created a middleware which sets the app...
This is in reply to pagination-and-up-next-article that I can no longer comment because it's an old...
When thinking about the purpose of the “string” validation, I immediately think about how html forms...
Hello. I installed laravel and use sail for development. When I want to access a url server/51.38.60...
boyfromhell liked this thread
Hi, for Netbeans users plugin which might help https://github.com/haidubogdan/netbeans-php-blade-plu...
Hello, When logging into a Laravel application I noticed that I have to write my email address in lo...
I am making a call from a Vue component but my "Authorization id" api key is visible for...
Hey, im pretty new to everythin and have problem with deployed app, i deployed it like 2-3 months ag...
We are working on to create a workshop on Laravel to train college students with laravel so that whe...
Hi, in my production machine I set up a crontab like this: * * * * * www php /var/www/artisan schedu...
Laravel Version: 9.30.1 PHP Version: 8.1.10 Database Driver & Version: MariaDB 10 php artisan pa...
Hey, iam pretty new in laravel and today i have the following problem and need your help: i created...
$img = $Sliders->img; if($request->hasfile('img')){ $file = $request->file('img'); $extensi...
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