In this video, I'm gonna show you how to install Laravel Auth in Tailwind CSS.
Laravel is a web application framework with expressive, elegant syntax. One of the most popular framework for PHP.
Tailwind CSS is a utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
How to install laravel ui in Tailwind CSS:
1. Create laravel project:
composer create-project laravel/laravel project_name or laravel new project_name
2. Run the project
php artisan serve
3. Install laravel breeze
composer require laravel/breeze --dev
4. Run breeze command
php artisan breeze:install
5. Install node modules
npm install && npm run dev
6. Migrate database
php artisan migrate
7. Run the project
php artisan serve
That's it! You can now test your project.
🚀 Get Started with Hostinger! 🌐
Looking for reliable, fast, and affordable web hosting? Hostinger has you covered with top performance, 24/7 support, and more!
🎉 Use my referral code RONDEVPH for exclusive discounts!
or just click the link: https://hostinger.ph?REFERRALCODE=RON...
Start building your website today with Hostinger!
If you have questions, feel free to leave them in the comments section below!
📌Help my channel grow and connect with me at:
YouTube: / @rontech101
Twitter: / rontech101
For business inquiries, email me at:
[email protected]