Skip to content

`blog site _ laravel``TailwindCSS` `javascriipt` `blog`

Notifications You must be signed in to change notification settings

moath231/laravel-blog

Repository files navigation

Screenshot-from-2022-11-25-19-08-12.png page1.png page2.png page3.png

command

composer create-project --prefer-dist laravel/laravel:^8.0 LaravelBlog
composer require laravel-frontend-presets/tailwindcss --dev
php artisan ui tailwindcss --auth
npm install
npm remove laravel-mix
npm install laravel-mix --save-dev
npm run dev
npm run watch

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

License

The Laravel framework is open-sourced software licensed under the MIT license. #laravel Blog