/laravelconf2019

For Laravel Conf Taiwan 2019

Primary LanguagePHP

Laravel Conf 2019

for Laravel conf Taiwan 2019

https://laravelconf.tw/

install


composer install

php artisan migrate

import questions table from storage/questions.sql

Please refer to:

  • routes/web.php
  • app/Http/Controllers/QuestionController.php
  • resources/views/index.blade.php
  • resources/views/show.blade.php