Download the PHP package nimaw/lara-commands without Composer
On this page you can find all versions of the php package nimaw/lara-commands. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nimaw/lara-commands
More information about nimaw/lara-commands
Files in nimaw/lara-commands
Download nimaw/lara-commands
More information about nimaw/lara-commands
Files in nimaw/lara-commands
Vendor nimaw
Package lara-commands
Short Description Laravel extra commands not exists in core commands list.
License MIT
Homepage https://github.com/nimaw
Package lara-commands
Short Description Laravel extra commands not exists in core commands list.
License MIT
Homepage https://github.com/nimaw
Please rate this library. Is it a good library?
Informations about the package lara-commands
Lara-Commands
A package for more Laravel commands.
Installation
This package can be installed via Composer:
The Nimaw\LaraCommands\LaraCommandsServiceProvider
is auto-discovered and registered by default.
If you want to register it yourself, add the ServiceProvider in config/app.php:
Usage
After finish installation you can use command's easly.
Command | Description |
---|---|
php artisan make:view | Create new view template |
php artisan make:trait | Create new Trait class |
php artisan make:service | Create new Service class |
Credits
- NimaW
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of lara-commands with dependencies
PHP Build Version
Package Version
The package nimaw/lara-commands contains the following files
Loading the files please wait ....