Commit 42be3f9a authored by narakorn vichianchai's avatar narakorn vichianchai

make readme

parent adf08feb
run with : php artisan serve
\ No newline at end of file
run with : php artisan serve
create sql : php artisan migrate
refresh sql : php artisan migrate:refresh
first gitlab{
1. composer install
2. เปลี่ยน .env.example เป็น .env
3. .env แก้ไขด้านในให้เป็นฐานข้อมูลของเรา
4. สร้าง ฐานข้อมูลใน phpmyadmin
5. php artisan key:generate
6. php artisan migrate
7. php artisan serve
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment