Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 596 Bytes

readme.md

File metadata and controls

executable file
·
18 lines (12 loc) · 596 Bytes

Laravel 4.x + EMBER 1.0 RC2

Simple Starter Kit [WIP]

Requirements

  1. Laravel 4
  2. Emberjs starter kit

Process

  • Download and Configure Laravel app
  • Run Composer Install
  • Get Ember StartKit + Ember-Data.js and dump them in laravel/public folder
  • Run php artisan migrate and php artisan db:seed
  • Open browser and test eg. example.local/#/posts

Have an idea? Contribute! @mogetutu