Skip to content

jeeftor/todo-laravel-angularjs-homestead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The rundown...

  • Laravel 4.2+
  • AngularJS
  • Grunt ... or Gulp. We'll see :)
  • Homestead/Vagrant developement environment
  • PHPSpec ... and possibly Behat
  • Whatever other fancy jazz we decide to throw in the mix

Install/Setup Homestead Environment

Running tests

Also: behat

  • From the LaravelApi directory
    • vendor/bin/phpspec run Or even better
  • Set up an alias or add to path
  • phpspec run --format=pretty

Voila! Beautiful documentation-ish test output with PHPSpec:

1__vagrant_homestead____mapped_theapp_laravelapi__bash_

Note: Feel free to poke around the feature branches, issues, and wiki to see what may or may not be in the works.

Contributions/Feedback welcome.

About

A simple app to flush out how to best write/test a RESTful API (Laravel 4.2+), front end Web App (AngularJS) with packaged laravel/homestead setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • PHP 39.6%
  • Ruby 1.1%
  • HTML 0.5%
  • Gherkin 0.4%
  • Shell 0.4%
  • ApacheConf 0.1%