Download the PHP package drewwalton19216801/fortifyui-bootstrap without Composer
On this page you can find all versions of the php package drewwalton19216801/fortifyui-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download drewwalton19216801/fortifyui-bootstrap
More information about drewwalton19216801/fortifyui-bootstrap
Files in drewwalton19216801/fortifyui-bootstrap
Package fortifyui-bootstrap
Short Description Fortify-driven Laravel UI replacement using Bootstrap 5
License MIT
Homepage https://github.com/drewwalton19216801/fortifyui-bootstrap
Informations about the package fortifyui-bootstrap
Using this template
Here are the steps to customize this template with your preset
- Rename the files in the
src
directory. ExampleFortifyUIBootstrapCommand.php
- Make sure you update any
use
statements and namespaces
- Make sure you update any
- Add your preset stubs to the
stubs
directory - Add your preset image and preset screenshots
- Update the
composer.json
- Replace all instances of
YourNamespace\\FortifyUIPreset
with your details. For example:SomeDude\\FortifyUIBootstrap
- Replace all instances of
- Search & Replace all of the following terms
- YourNamespace
- yournamespace
- YourPreset
- yourpreset
- SomeFramework
- Your Name
- yourusername
- [email protected]
Introduction
FortifyUI-Bootstrap is a Laravel Fortify UI preset, built with Bootstrap 5.
- Requirements
- Installation
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 YourPreset using Composer.
Next, you'll need to run the install command:
This command will publish YourPreset's views and resources to your project.
- All
auth
views - Other files...
License
FortifyUIPreset is open-sourced software licensed under the MIT license.