2017 © Pedro Peláez
 

library admin-create

A package which provides a simple user creation with artisan command

image

elephantux/admin-create

A package which provides a simple user creation with artisan command

  • Sunday, August 16, 2015
  • by elephantux
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

artisan-admin-create

A package which provides a simple user creation with artisan command., (*1)

Installation

Run the following command, (*2)

composer require elephantux/admin-create

Then add service provider to config/app.php :, (*3)

Elephantux\AdminCreate\AdminCreateServiceProvider::class,

Usage

In console:, (*4)

php artisan admin:create admin@email.com password

..., (*5)

The Versions

16/08 2015

dev-master

9999999-dev

A package which provides a simple user creation with artisan command

  Sources   Download

MIT

The Requires

 

by Slon

laravel artisan

16/08 2015

0.1a

0.1.0.0-alpha

A package which provides a simple user creation with artisan command

  Sources   Download

MIT

The Requires

 

by Slon

laravel artisan

16/08 2015

0.1.1

0.1.1.0

A package which provides a simple user creation with artisan command

  Sources   Download

MIT

The Requires

 

by Slon

laravel artisan