madbob / larastrap
Opinionated Bootstrap5 components for Laravel.
0.7.2
2023-06-26 20:47 UTC
Requires
- haydenpierce/class-finder: ^0.5.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.16
README
Larastrap is an opinionated set of Bootstrap 5 components for Laravel.
Find all the documentation on https://larastrap.madbob.org/
Install
composer require madbob/larastrap
php artisan vendor:publish --tag=config
Remeber to include the Bootstrap 5 assets (both CSS and JS) in your pages!
License
This code is free software, licensed under the MIT License. See the LICENSE.txt file for more details.
Copyright (C) 2021 Roberto Guido info@madbob.org