jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.66k stars 400 forks source link

Better Angular Code Example #343

Closed flick36 closed 8 years ago

flick36 commented 8 years ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here) Bad example code in Angular box

What is the new behavior? Just a better looking example

Does this PR introduce a breaking change?

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

In the Angular code example, this.posts was undeclared and well it kind of bothers me cause that code wouldnt work so, i fix it haha :P

jadjoubran commented 8 years ago

haha awesome, thanks!

jadjoubran commented 8 years ago

I made some minor changes on top of it

Fixes are online now 😄