Skip to content

jiangrongyong/laravel-v2ex

Repository files navigation

Install

php artisan migrate

php artisan db:seed

php -S 127.0.0.1:8888 -t public

Test

Access from browser http://127.0.0.1:8888/

Username and password see the path app/seeds/UserSeeder.php

About

Auth server with Laravel 4.1

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages