LaravelPackages.net
Acme Inc.
Toggle sidebar
jadjoubran/laravel5-angular-material-starter

The Laravel Framework.

17.195
1.649
3.4.3
About jadjoubran/laravel5-angular-material-starter

jadjoubran/laravel5-angular-material-starter is a Laravel package for the laravel framework.. It currently has 1.649 GitHub stars and 17.195 downloads on Packagist (latest version 3.4.3). Install it with composer require jadjoubran/laravel5-angular-material-starter. Discover more Laravel packages by jadjoubran or browse all Laravel packages to compare alternatives.

Last updated

Laravel 5.3 Angular Material Starter

Latest Stable Version Latest Unstable Version Build Status StyleCI Code Climate License Join the chat at https://gitter.im/jadjoubran/laravel5-angular-material-starter

Laravel & Angular

2017 Update

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+).

Demo

An online demo is available.

Angular (2+) update

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

Docs

View Latest Docs for installation steps & tutorials.

Running on 3.2? Here are the 3.2 Docs

Laravel 5 & Angular 2

Join the discussion on

Screencasts

Screencasts on Youtube.

Issues, questions and feature requests

Open a new issue, I'd love to help.

Do It Yourself (Outdated)

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.

Community translations

Contributing

Thank you for contributing to this repository.

Here are the guidelines:

  1. If you are adding/modifying backend functionality, make sure to include the appropriate test. Let me know if you need help writing the test.
Comments