madbob / larastrap
Opinionated Bootstrap5 components for Laravel.
Package info
pkg:composer/madbob/larastrap
Fund package maintenance!
1.9.3
2026-08-25 11:34 UTC
Requires
None
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.39
- orchestra/testbench: ^8.15
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-25 09:35:22 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/2025 Roberto Guido info@madbob.org