robertogallea / bootstrap-italia-preset
Bootstrap Italia design theme preset for Laravel
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^7.3
- laravel/framework: ^7.0|^8.0
- laravel/ui: ^3.2
Requires (Dev)
- orchestra/testbench: ^6.0
- phpstan/phpstan: ^0.12
- phpunit/phpunit: ^9.0
README
A Laravel front-end scaffolding preset for Bootstrap Italia.
Usage
-
Fresh install Laravel >= 7.0 and
cd
to your app. -
Install this preset via
composer require robertogallea/bootstrap-italia-preset --dev
. Laravel will automatically discover this package. No need to register the service provider. -
Run
php artisan ui bootstrap-italia
for copying preset configuration. -
Run
npm install && npm run dev
to build the assets.
Template customization
To customize the template color variables, please edit the file resources/scss/app.scss
. Follow the instructions at
the page https://italia.github.io/bootstrap-italia/docs/come-iniziare/personalizzazione-della-libreria/