madbob / larastrap
Opinionated Bootstrap5 components for Laravel.
Fund package maintenance!
Other
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.39
- orchestra/testbench: ^8.15
- dev-master
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- v0.x-dev
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.1
- 0.6.0
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
- dev-dev
- dev-autoread
This package is auto-updated.
Last update: 2025-04-04 14:26:32 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