Laravel. Angular. Integrated
1,093
94
13
Package Data
Maintainer Username: jaesung2061
Package Create Date: 2016-05-23
Package Last Update: 2018-02-04
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-05-02 15:02:46
Package Statistics
Total Downloads: 1,093
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 94
Total Watchers: 13
Total Forks: 26
Total Open Issues: 3

Configured Laravel and Angular 2 starter kit

Integrated with angular-cli. Uses Angular Material

Installation

npm i -g @angular/cli
composer create-project jaesung2061/anvel
cd anvel
npm install
ng build
php artisan serve

Go to http://localhost:8000