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-tailwindcssNext, you'll need to run the install command:
php artisan fortify-ui:tailwindcssThis command will publish FortifyUI Tailwind's views and resources to your project.
- All authviews
- Other files...
npm install && npm run devThis command will install the tailwind css and neccessary node packages
FortifyUI Tailwind is open-sourced software licensed under the MIT license.
