Laravel-error-solutions
Display solutions on the Laravel error page
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