Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Error Solutions Laravel Package

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.

View on GitHub
Deep Wiki
Context7

title: Runnable solutions weight: 2

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 an app key:

image

If you don't want to use runnable solutions, you can disable them by setting the enable_runnable_solutions key to false in the config file.

A note on security

Runnable solutions will only be available in local development environments.

Under the hood, the package uses the Spatie\LaravelErrorSolutions\Support\RunnableSolutionsGuard class to determine if the app is running locally.

To have more control over the behaviour, you can extend this class and override its methods. You must set the runnable_solutions_guard key in the config file to your custom class.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport