Skip to content
/ korra Public
forked from jaymesdowner/korra

A blog like experiment to demonstrate Laravel, AngularJS, UI Router, and Restangular

Notifications You must be signed in to change notification settings

Kmaz66/korra

 
 

Repository files navigation

Korra

Korra is a blog type experiment with technologies such as Laravel 4.2, AngularJS, Ui-router, and Restangular.

To install:

  • Setup a VM on Homestead or something comparable
  • Setup MySQL DB
  • Clone Repository
  • SSH into VM
    • Run 'composer install'
    • Run 'php artisan migrate:refresh --seed' to build and seed DB
  • Go to http://localhost or whatever you have setup :D

About

A blog like experiment to demonstrate Laravel, AngularJS, UI Router, and Restangular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published