This package is a Laravel Fortify UI preset, built with Tailwind CSS. This package requires Laravel Fortify. Installing FortifyUI Tailwind will automatically install and configure Laravel Fortify for you, so you may start there.
To get started, you'll need to install FortifyUI Tailwind using Composer.
composer require pradeep3/fortify-ui-tailwindcss
Next, you'll need to run the install command:
php artisan fortify-ui:tailwindcss
This command will publish FortifyUI Tailwind's views and resources to your project.
- All
auth
views - Other files...
npm install && npm run dev
This command will install the tailwind css and neccessary node packages
FortifyUI Tailwind is open-sourced software licensed under the MIT license.