nizarghrairi/fortify-bootstrap

Bootstrap template for laravel 8 Fortify

1.1.1 2020-11-04 15:58 UTC

This package is auto-updated.

Last update: 2024-04-04 23:12:39 UTC


README

##Introduction

Authentification scaffolding with Bootstrap 4

Installation

You have to install Laravel Fortify, and complete To get started, install package using composer:

composer require nizarghrairi/fortify-bootstrap

Next Run install artisan command to publish bootstrap scoffolding to application

php artisan fortify:bootstrap
npm install && npm run dev

This command will update package.json with Bootstrap dependencies, update resources/sass and resources/js, and resources/views with authentication views like login, register, reset password request, layouts files etc.

Build with

Laravel

Laravel Fortify

Bootstrap

Useful Links

Official Laravel Ui Package

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT