wovosoft / laravel-bootstrap
Laravel Bootstrap Blade Components
v0.0.1
2020-06-07 18:11 UTC
Requires
- php: >=7.4
- illuminate/support: ^7.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2025-01-08 23:05:01 UTC
README
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.