/laravel-v2ex

Auth server with Laravel 4.1

Primary LanguagePHP

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