https://github.com/laravel-frontend-presets/tailwindcss
1. php artisan ui tailwindcss --auth
2. npm install && npm run dev
3. Configure your favorite database (mysql, sqlite etc.)
4. php artisan migrate to create basic user tables.
5. php artisan serve (or equivalent) to run server and test preset