Skip to content

DamelazMedia/bootstrap-fortifyui

Repository files navigation

Introduction

Bootstrap5 is a Laravel Fortify UI preset.

Requirements

This package requires Laravel Fortify and FortifyUI. Installing FortifyUI will automatically install and configure Laravel Fortify for you, so you may start there.

Installation

To get started, you'll need to install bootstrap5 using Composer.

composer require DamelazMedia/bootstrap-fortifyui

Next, you'll need to run the install command:

php artisan fortify:bootstrap5

This command will publish bootstrap5's views and resources to your project.

  • All auth views
  • Other files...

License

FortifyUIPreset is open-sourced software licensed under the MIT license.