💅 FrontEnd : Js, Css, Bootstrap
🛠 Backend : Laravel 8
💾 Database : MySql
☁️ Deployment : Github
composer install
copy .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve --port=3000
now you can visit localhost:3000 and see the project
To generate users, categories, posts and comments, run this command (images cannot be generated if the http://lorempixel.com/ is down)
php artisan db:seed
the password of the whole generated users is password