Download the PHP package arielmejiadev/inertiajs-error-page without Composer
On this page you can find all versions of the php package arielmejiadev/inertiajs-error-page. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download arielmejiadev/inertiajs-error-page
More information about arielmejiadev/inertiajs-error-page
Files in arielmejiadev/inertiajs-error-page
Package inertiajs-error-page
Short Description It adds a Vue component to load error page with the beautiful Illustrations used on Laravel 5.7 with TailwindCSS.
License MIT
Homepage https://github.com/arielmejiadev/inertiajs-error-page
Informations about the package inertiajs-error-page
InertiaJS Error Page
It adds a vue component to load error pages with the beautiful Illustrations of Laravel 5.7 using TailwindCSS.
Installation
You can install the package via composer:
Publish files
Usage
Go to "app/Exceptions/Handler.php" and override the render method and add another custom method:
Test error pages locally
In your env file change:
- Remember
If you are using Inertia Stack you need to compile your assets
You can test different code responses, the easiest way is to search a route that does not exists in your project :) to get a 404.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.