2017 © Pedro Peláez
 

library quickadmin

Package for creating adminpanel in Laravel 5

image

cedu/quickadmin

Package for creating adminpanel in Laravel 5

  • Thursday, May 19, 2016
  • by RocK
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 152 Forks
  • 0 Open issues
  • 36 Versions
  • 0 % Grown

The README.md

Requirements

  • Laravel ^5.2 - Because of changed routing middleware and unsupported package illuminate/html

Laravel 5.1.11 users info!

To use Quickadmin with Laravel Laravel 5.1.11 use branch 0.4.x, (*1)

Quick Admin installation

Please note: QuickAdmin requires fresh Laravel installation

  1. Install the package via composer require laraveldaily/quickadmin.
  2. Add Laraveldaily\Quickadmin\QuickadminServiceProvider::class, to your \config\app.php providers after App\Providers\RouteServiceProvider::class, otherwise you will not be able to add new ones to freshly generated controllers.
  3. Configure your .env file with correct database information
  4. Run php artisan quickadmin:install and fill the required information.
  5. Register middleware 'role' => \Laraveldaily\Quickadmin\Middleware\HasPermissions::class, in your App\Http\Kernel.php at $routeMiddleware
  6. Access QuickAdmin panel by visiting http://yourdomain/admin.

More information and detailed description

http://laraveldaily.com/packages/quickadmin/, (*2)

License

The MIT License (MIT). Please see License File for more information., (*3)

The Versions

19/05 2016

dev-master

9999999-dev

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

10/05 2016

1.1.6

1.1.6.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

14/04 2016

1.1.4

1.1.4.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

05/04 2016

1.1.3

1.1.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

04/04 2016

1.1.2

1.1.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

22/03 2016

1.1.1

1.1.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

15/03 2016

1.1.0

1.1.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

09/03 2016

1.0.3

1.0.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

02/03 2016

1.0.2

1.0.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

06/01 2016

1.0.0

1.0.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

02/01 2016

0.4.x-dev

0.4.9999999.9999999-dev

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

02/01 2016

0.5.1

0.5.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

30/12 2015

0.5.0

0.5.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

23/12 2015

0.4.6

0.4.6.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

17/12 2015

0.4.5

0.4.5.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

16/12 2015

0.4.4

0.4.4.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

16/12 2015

0.4.3

0.4.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

16/12 2015

0.4.2

0.4.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

15/12 2015

0.4.1

0.4.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

15/12 2015

0.4.0

0.4.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

10/12 2015

0.3.0

0.3.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

07/12 2015

0.2.11

0.2.11.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

27/11 2015

0.2.10

0.2.10.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

26/11 2015

0.2.9

0.2.9.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

26/11 2015

0.2.8

0.2.8.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

26/11 2015

0.2.7

0.2.7.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

26/11 2015

0.2.6

0.2.6.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

25/11 2015

0.2.4

0.2.4.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

25/11 2015

0.2.3

0.2.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

25/11 2015

0.2.2

0.2.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

25/11 2015

0.2.1

0.2.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

24/11 2015

0.2.0

0.2.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

28/10 2015

0.1.3

0.1.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

27/10 2015

0.1.2

0.1.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

27/10 2015

0.1.1

0.1.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop

27/10 2015

0.1.0

0.1.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

The Requires

 

by ModestasV
by PovilasKorop