- cd vào folder client
- Chạy lệnh npm run dev
- Đổi lại các thông tin kết nối đến database trong file env của server
- Mở powershell cd vào thư mục server
- Chạy lệnh composer install
- Chạy lệnh rm public/storage trong powershell
- Chạy lệnh php artisan storage:link trong power shell
- Chạy lệnh php artisan ser