spatie/laravel-error-solutions
Shows helpful, actionable “solutions” directly on Laravel’s error page, explaining likely causes and fixes. Some solutions are runnable with one click (e.g., generate APP_KEY), speeding up debugging during local development.
This package can display solutions on the Laravel error page. Here's how it looks:

For some solutions, the package will display a button that will automatically run the solution. Here's how that looks when you forget to set the APP_KEY in your .env file:

Additionally, the package also supports AI generated solutions

How can I help you explore Laravel packages today?