Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

BeingTomGreen/angular-laravel-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular todo app

A super simple Agular + Laravel 4 todo app - I do plan on adding to this..

Based heavily on the excellent Laravel and Angular tutorial featured on Laracasts - massive love to Jeffrey Way.

Installation

  • Clone the repo (git clone git@github.com:BeingTomGreen/angular-laravel-todo-app.git)
  • Create a new database & configure app/config/database with the appropriate details (you could also use environments)
  • Run php composer install to install the dependencies (get composer here)
  • Run php artisan migrate (to setup the database)
  • Run php artisan db:seed (if you want some sample data)

License

This is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published