A complete blog site with all functionalities (admin dashboard / posts / categories / search ...)
1- npm install
2- composer update
3- configure the .env file
3- php artisan migrate
4- npm run lint
A complete blog site with all functionalities (admin dashboard / posts / categories / search ...)
PHP