Stars: 1675
Forks: 414
Pull Requests: 110
Issues: 396
Watchers: 155
Last Updated: 2021-11-01 16:11:09
Get started with Laravel 5.3 and AngularJS (material)
License: MIT License
Languages: HTML, PHP, JavaScript, CSS, Vue
An online demo is available.
While this starter used to be an excellent starting point for Laravel 5 & Angular 1.x, using Angular 1.x results in large JavaScript bundles which makes mobile experience slow.
Thus it's recommended to upgrade to Angular (2+).
You can use the shiny new Laravel & Angular package
View Latest Docs for installation steps & tutorials.
Running on 3.2? Here are the 3.2 Docs
Screencasts on Youtube.
Open a new issue, I'd love to help.
A nice article on sitepoint that explains the first few versions of this repository. Recommended read if you're not familiar with the underlying technologies.
Thank you for contributing to this repository.
Here are the guidelines:
test
. Let me know if you need help writing the test.