saberliou/debut

Debut package from saberLiou.

v1.0.2 2018-10-01 15:47 UTC

This package is auto-updated.

Last update: 2024-04-29 04:02:58 UTC


README

Latest Version on Packagist Total Downloads Build Status

A simple Laravel package created by saberLiou to implement debut package creation and composer require it in any Laravel project from here.

Installation

Via Composer

$ composer require saberliou/debut

Usage

$ php artisan vendor:publish --provider="saberLiou\Debut\DebutServiceProvider"

This will publish DebutController and debut.blade.php, and load a display route from DebutServiceProvider in the package.

Change log

Please see the changelog for more information on what has changed recently.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email saberliou@gmail.com instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.