Source code free demo quản lý admin kết hợp framework Laravel (PHP) và ReactJs library chạy cực nhanh. Chức năng bao gồm thêm, xóa, sửa: Users, Articles, Login, Register, Logout.
Hướng dẫn cài đặt:
- Server: XAMPP hoặc WAMPSERVER
- Lấy file database trong thư mục: database/lar_react.sql tạo database
- update the .env file along with database connection
- composer install && composer update
- php artisan migrate
- php artisan db:seed
- Bạn phải cài môi trường NodeJS
- npm install
- php artisan serve
Lưu ý tất cả lệnh đều trỏ đúng thư mục project. Liên hệ: yeulaptrinh.code@gmail.com để được hỗ trợ cài đặt