2017 © Pedro Peláez
 

library workbench

Laravel 5 Workbench.

image

pingpong/workbench

Laravel 5 Workbench.

  • Tuesday, August 29, 2017
  • by gravitano
  • Repository
  • 1 Watchers
  • 12 Stars
  • 2,052 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 41 Forks
  • 0 Open issues
  • 75 Versions
  • 3 % Grown

The README.md

Laravel 5 Workbench

Installation

You can install the package via composer command line by runnign this following command., (*1)

composer require pingpong/workbench

After the package installed, add Pingpong\Workbench\WorkbenchServiceProvider to your providers array in config/app.php file., (*2)

And the last, publish the package's configuration by running:, (*3)

php artisan vendor:publish

Autoloading Workbench

You can autoload the workbench by adding this following command to your bootstrap/autoload.php file. Put this following command at the very bottom of script., (*4)

/*
|--------------------------------------------------------------------------
| Register The Workbench Loaders
|--------------------------------------------------------------------------
|
| The Laravel workbench provides a convenient place to develop packages
| when working locally. However we will need to load in the Composer
| auto-load files for the packages so that these can be used here.
|
*/
if (is_dir($workbench = __DIR__.'/../workbench'))
{
    Pingpong\Workbench\Starter::start($workbench);
}

Creating A Package

Before you create a package, you need to update name and email config value in your config/workbench.php file., (*5)

Creating a basic package., (*6)

php artisan workbench vendor/package

Creating a package with generating some scaffold resources., (*7)

php artisan workbench vendor/package --resources

Other Documentation

For more documentation you can visit the official laravel documentation, (*8)

The Versions

29/08 2017

5.4.x-dev

5.4.9999999.9999999-dev

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

v5.4.0

5.4.0.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

5.3.x-dev

5.3.9999999.9999999-dev

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

v5.3.0

5.3.0.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

5.2.x-dev

5.2.9999999.9999999-dev

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

v5.2.2

5.2.2.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

29/08 2017

v5.2.1

5.2.1.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Warsono

04/01 2016

v5.2.0

5.2.0.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/11 2015

5.1.x-dev

5.1.9999999.9999999-dev

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/11 2015

v5.1.2

5.1.2.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/11 2015

v5.1.1

5.1.1.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/11 2015

dev-master

9999999-dev

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

29/06 2015

v5.1.0

5.1.0.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

24/05 2015

5.0.0

5.0.0.0

Laravel 5 Workbench.

  Sources   Download

MIT

The Requires

 

The Development Requires

17/12 2014
20/09 2014

4.2.x-dev

4.2.9999999.9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

20/09 2014
24/08 2014
19/07 2014
19/07 2014
23/05 2014
23/05 2014
23/05 2014
23/05 2014
23/05 2014
23/05 2014