https://github.com/dimdevs/e-commerce-program-test
laravel mix react ui
https://github.com/dimdevs/e-commerce-program-test
Last synced: 10 months ago
JSON representation
laravel mix react ui
- Host: GitHub
- URL: https://github.com/dimdevs/e-commerce-program-test
- Owner: Dimdevs
- Created: 2023-09-26T14:14:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T08:22:59.000Z (over 2 years ago)
- Last Synced: 2025-01-29T19:17:53.670Z (11 months ago)
- Language: PHP
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dimas Maulana (DIMDEVS)
instalasi
PHP V 8.1
node V 18 Lts
1. npm install
2. composer install
3. buat database dan import database yang ada pada public/db/e-commerce.sql
4. ganti nama .env.example menjadi .env dan sesuaikan connection db
5. php artisan optimize
6. php artisan key:generate
7. php artisan serve pada terminal 1 atau cmd 1
8. npm run dev pada terminal 2 atau cmd 2