We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d160d98 commit a7cdb09Copy full SHA for a7cdb09
readme.md
@@ -1,6 +1,7 @@
1
## Laravel 5 Angular Material Starter - V 1.1
2
3
-This is a starter project that gives you an out of the box configuration for the following:
+This is a starter project that gives you an out of the box configuration Laravel 5 and AngularJS.
4
+Here are the goodies that you'll get:
5
6
* Laravel5
7
* [Laravel5 Debug Bar](https://github.com/barryvdh/laravel-debugbar)
@@ -44,6 +45,8 @@ Here's what I'm planning for the next versions:
44
45
+ Add sample UI Router conf that contains header and footer
46
+ Add Restangular
47
+ Add sample Laravel APIs and call them using Restangular
48
++ Sample route authentication (via $localStorage)
49
++ Installer script that does everything
50
51
52
## Changelog
0 commit comments