madbob/larastrap

Opinionated Bootstrap5 components for Laravel.

Fund package maintenance!
Other

Installs: 4 750

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Forks: 3

0.9.6 2024-11-23 17:02 UTC

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 --provider="MadBob\Larastrap\LarastrapServiceProvider" --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/2024 Roberto Guido info@madbob.org