FortifyUIkit is a Laravel Fortify UI preset, built with UIkit.
This package requires Laravel Fortify and FortifyUI. Installing FortifyUI will automatically install and configure Laravel Fortify for you, so you may start there.
To get started, you'll need to install FortifyUIkit using Composer.
composer require zacksmash/fortify-uikitNext, you'll need to run the install command:
php artisan fortify-ui:uikitThis command will publish FortifyUIkits's views and resources to your project.
- All
authviews - a
webpack.mix.jsfile, tuned for UIkit - a
package.jsonfile, for required NPM modules - a slightly opioniated
.editorconfigfile - a
.gitignorefile - a new route for
user/profile
FortifyUIkit is open-sourced software licensed under the MIT license.

