/simple-system-angular-laravel

Simple system with three models using Laravel 4 as back-end and angular as front-end

Primary LanguagePHP

Simple System using Laravel4 and angular JS

Models:

  • Appliance
  • Customer
  • Components

Basic CRUD using Laravel as back-end(API) and AngularJS.

Functionalities:

  • Search in the table using Angular simple filter
  • Relationship between Appliances and Customers