Support the ongoing development of Laravel.io →
posted 1 year ago

error 500

i'm on a mac using MAMP and laravel 10laravela. my code is getting an error 500. nothing shows in my...

0 Likes
1 Replies
posted 2 years ago

Quastion from a beginner about Laravel and Linux

Hello, In het past I finished a Laravel project on windows. I have tried to export this project (a f...

0 Likes
1 Replies

Trying to access array offset on value of type null

I'm trying to send Email Activation link to newly registered users to activate the account/email, bu...

1 Likes
1 Replies

custom guard not working in Laravel framework 6.x

my auth.php for guards and providers(changing guard name to user/anything didn't work): 'guards' =&g...

0 Likes
1 Replies

gcs very slow

$zip = new ZipArchive(); $res = $zip->open(Storage::disk('localTmp')->path($me...

0 Likes
0 Replies

Laravel 11 - Make Auth Missing?

I'm using Laravel 11. I tried to do php artisan make:auth I know it's outdated. I know I could use...

1 Likes
3 Replies
Solved

Weird issue with nginx fpm

I am trying to port Laravel application from apache to nginx fpm. I did not create the app so I can'...

0 Likes
2 Replies

Is this the spec for search() of Laravel Prompts?

Please, let me know if this is the specification for search() of Laravel Prompts, and let me know if...

0 Likes
0 Replies

How to fix login and logout redirect blocked by Chrome CSP?

So I've enabled CSP in my Laravel Website and it runs perfectly fine on localhost. However, the prob...

0 Likes
1 Replies

Some Jobs remain pending in Laravel Horizon

Recently I deployed Laravel Horizon to our production environment. For some reason, some jobs remain...

0 Likes
1 Replies
posted 1 year ago

Data model values with old values

Hello everyone. I've uploaded my Laravel application to the Internet and I'm facing a strange proble...

0 Likes
1 Replies

Sending emails without Views

We are looking at upgrading our oldish collections of php scripts to Laravel. We are running in trou...

0 Likes
1 Replies

Laravel 10 and Breeze vue install error?

composer create-project laravel/laravel Workspace "10.*" composer require laravel/breeze -...

0 Likes
1 Replies
posted 1 year ago

Valet/DNSMasq problem...

Hi All. I have an issue serving sites locally (on .test) that I have been struggling for days at thi...

0 Likes
0 Replies

Laravel Threads/Parallel Processing

I need the help on using laravel in threads or there is a way I can run parallel processing in larav...

0 Likes
0 Replies
posted 1 year ago

config:publish is not define

ERROR Command "config:show" is not defined. Did you mean one of these? ⇂ config:cache ⇂ c...

0 Likes
0 Replies
posted 2 years ago

Artisan migrate doesn't work on Sail [solved]

Hello everybody, relatively newbie here. Running a docker container via Laravel Sail, with standards...

1 Likes
3 Replies
Solved
posted 2 years ago

Kernel.php

Hello in laravel 11 there is no kernel.php now how, can one achieve multiauth using middleware

1 Likes
1 Replies

Framework to create a Laravel Single Page Application (SPA)

I want to share with you my framework for Laravel SPA creation. It is a client side framework that s...

1 Likes
0 Replies
posted 2 years ago

Converted file can not be validated using form requestval

I am converting base64 encoded string to UploadedFile for those fields ending with File. Middleware...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.