Download the PHP package laravelit/angular-gen without Composer
On this page you can find all versions of the php package laravelit/angular-gen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package angular-gen
Laravel Angular Artisan Generators
Angular generators for Artisan. Originally created at laravel5-angular-material-starter.
Usage
Installation
If you're using the starter project, then it's already pre-installed.
composer require Laravelit/angular-gen
//and then add the provider in config/app.php
Laravelit\Generators\LaravelServiceProvider::class,
php artisan vendor:publish
Documentation
View Angular Generators documentation
Contributors
Originally created at laravel5-angular-material-starter then moved to a separate package by @m33ch
Notes
- Do not append the word
service
, it will be automatically added for you.
All versions of angular-gen with dependencies
PHP Build Version
Package Version
Requires
illuminate/console Version
^5.5
The package laravelit/angular-gen contains the following files
Loading the files please wait ....