2017 © Pedro Peláez
 

library moretisan

Add more artisan commands to your Laravel projects.

image

sven/moretisan

Add more artisan commands to your Laravel projects.

  • Monday, April 18, 2016
  • by svenluijten
  • Repository
  • 2 Watchers
  • 10 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

moretisan, (*1)

Moretisan

Latest Version on Packagist Total Downloads ![Software License][ico-license] ![Build Status][ico-travis] Code Climate [![Code Quality][ico-quality]][link-quality] SensioLabs Insight, (*2)

This package is deprecated! Use sven/artisan-view instead!, (*3)

This package adds helpful artisan commands to your Laravel projects. More are constantly being added!, (*4)

Installation

Via composer:, (*5)

$ composer require sven/moretisan

Alternatively, add the package to your dev dependencies in composer.json and run composer update afterwards:, (*6)

{
    "require": {
        "sven/moretisan": "^2.0"
    }
}

Next, add the MoretisanServiceProvider to your providers array in config/app.php:, (*7)

// config/app.php
'providers' => [
    ...
    Sven\Moretisan\MoretisanServiceProvider::class,
    ...
];

Usage

The commands in this package should now be registered. Simply run php artisan, and you will see all commands in the list., (*8)

Currently, the package provides the following command(s):, (*9)

  • php artisan make:view
  • php artisan scrap:view

More in-depth documentation can be found on the wiki., (*10)

Contributing

All contributions (in the form on pull requests, issues and feature-requests) are welcomed and will be properly credited., (*11)

License

sven/moretisan is licenced under the MIT License (MIT). Please see the license file for more information., (*12)

The Versions

18/04 2016

dev-master

9999999-dev

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

03/04 2016

2.0.5

2.0.5.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

01/04 2016

2.0.4

2.0.4.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

01/04 2016

2.0.3

2.0.3.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

31/03 2016

2.0.2

2.0.2.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

31/03 2016

2.0.1

2.0.1.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

31/03 2016

2.0.0

2.0.0.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

31/03 2016

2.0.0-beta

2.0.0.0-beta

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

24/03 2016

1.0.5

1.0.5.0

Add more artisan commands to your Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

23/03 2016

1.0.4

1.0.4.0

Add more artisan commands to your Laravel installation.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra

23/03 2016

1.0.3

1.0.3.0

Add more artisan commands to your Laravel installation.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel commands artisan illuminate extra