laravel-bootstrap maintained by wovosoft
Laravel Bootstrap
Package description: CHANGE ME
Installation
Install via composer
composer require wovosoft/laravel-bootstrap
Publish Configuration File
php artisan vendor:publish --provider="Wovosoft\LaravelBootstrap\ServiceProvider" --tag="config"
Usage
CHANGE ME
Security
If you discover any security related issues, please email narayanadhikary24@gmail.com instead of using the issue tracker.
Credits
This package is bootstrapped with the help of wovosoft/crud.