Download the PHP package dotmarn/laravel-error-views without Composer
On this page you can find all versions of the php package dotmarn/laravel-error-views. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dotmarn/laravel-error-views
More information about dotmarn/laravel-error-views
Files in dotmarn/laravel-error-views
Package laravel-error-views
Short Description A set of customised error pages/screens designed using the TailwindCSS for use in Laravel projects.
License MIT
Homepage https://github.com/dotmarn/laravel-error-views
Informations about the package laravel-error-views
Laravel Custom Error Views
This is a laravel package that offers you customized and beautiful error screens designed with TailwindCSS.
Screenshots
Installation
Begin by installing this package through Composer. Edit your project's composer.json
file to require the package or simply run the following command:
Publishing the views
This command will publish all the necessary assets to your project's public/
and resources/views/
directory.
Publishing the configuration
The command below will publish the configuration file laravel-error-views.php
to your project's config/
directory with some defaults.
(Optional)
If you will like to override the package's default titles and messages, you can edit the .env
file and add the following:
Contributing
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.
How can I thank you?
Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter.
Don't forget to follow me on twitter!
License
The MIT License (MIT). Please see License File for more information.