rajithsam / laraDatatable

This is a Demo for using Angularjs Material Datatables with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel - AngularJS Material Design Datatable

This is a Demo for using Angularjs Material Design Datatables with Laravel

To run this Demo:

  1. Download or Clone this repo
  2. Setup a DB & create .env file with the necessary configs
  3. Run the following commands
  • composer install
  • php artisan config:cache
  • php artisan migrate --seed
  • php artisan serve

Hurray! Thats it..! You are ready to Go!!

Packages Used:

  1. AngularJS - https://github.com/angular/bower-angular
  2. AngularJs Material Design - https://github.com/angular/bower-material
  3. Material Design Data Table for Angular Material - https://github.com/daniel-nagy/md-data-table

Screenshot

alt text

Thank You!

About

This is a Demo for using Angularjs Material Datatables with Laravel


Languages

Language:PHP 89.7%Language:HTML 9.7%Language:Vue 0.6%