Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 274 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 274 Bytes

pjax-laravel5-demo

Quickstart

  • Clone
  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license