CRUD LARAVEL 9 WITH TAILWIND CSS
Cloning the project:
1.Run `git clone 'link projer github'
2.Run composer install
3.Run cp .env.example .env or copy .env.example .env
4.Run php artisan key:generate
5.Run php artisan migrate
6.Run php artisan db:seed
7.Run php artisan serve
8.Go to link localhost:8000 OR 127.0.0.1:8000
Link Rlink referral: https://larainfo.com/blogs/laravel-9-crud-with-tailwind-css-3-example