xx19941215 / oscardb-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.composer install

2.修改.env

DB_CONNECTION=oscardb

DB_HOST=127.0.0.1

DB_PORT=2003

DB_DATABASE=OSRDB

DB_USERNAME=pat

DB_PASSWORD=szoscar5

3.启动应用

php artisan serve

About


Languages

Language:PHP 82.0%Language:Blade 17.5%Language:JavaScript 0.5%