pradeep3/fortify-ui-tailwindcss

Laravel Fortify tailwind UI

1.3 2022-07-25 10:05 UTC

This package is auto-updated.

Last update: 2024-04-25 13:56:42 UTC


README

fortify-ui-tailwindcss.png

Introduction

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.

Installation

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...

fortify-ui-tailwindcss-screenshot.PNG

npm install && npm run dev

This command will install the tailwind css and neccessary node packages

License

FortifyUI Tailwind is open-sourced software licensed under the MIT license.