Skip to content

jp7io/laravel-apz

Repository files navigation

Laravel Apz

The guide to build a Laravel 5.2 app from a to z.

Build Status Code Climate Test Coverage

Step-by-Step Tutorial (Start Here!)

https://github.com/jp7io/laravel-apz/wiki

Screencast

https://www.youtube.com/watch?v=AKFoJ2YDPmI&list=PLFEMeqXSeh3xpnSCvL66t87_LcTNYOoFL (portuguese only)

Live Demo

Screenshots

https://github.com/jp7io/laravel-apz/wiki/Screenshots

Includes

  • Laravel 5.2
  • Restful CRUD and associations
  • API first approach
  • Asset management with Bower, Elixir and Gulp
  • CSS with Bootstrap
  • Ajax CRUD with UJS
  • Mailer
  • Queues with Redis
  • Functional and acceptance tests with Codeception and Selenium
  • Continuous integration with Code Climate and Codeship
  • Deploy with Heroku and Laravel Forge
  • Monitoring with Papertrail