2017 © Pedro Peláez
 

library quickadmin

Package for creating adminpanel in Laravel 5

image

laraveldaily/quickadmin

Package for creating adminpanel in Laravel 5

  • Wednesday, May 30, 2018
  • by Laraveldaily
  • Repository
  • 50 Watchers
  • 485 Stars
  • 20,355 Installations
  • CSS
  • 1 Dependents
  • 0 Suggesters
  • 152 Forks
  • 8 Open issues
  • 49 Versions
  • 6 % Grown

The README.md

Current state

IMPORTANT: This package is not actively maintained and probably won't work with newest Laravel versions., (*1)

Our focus switched to online adminpanel generator version - no packages required there, no syntax to learn, it generates Laravel project for you: QuickAdminPanel.com, (*2)

We've also recently released Vue.js+Laravel version of generator: Vue.QuickAdminPanel.com, (*3)

Finally, see free alternatives in our article on Laravel News: 13 Laravel Admin Panel Generators, (*4)

QuickAdmin installation

Please note: QuickAdmin requires fresh Laravel installation and is not suitable for use on already existing project.

  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/, (*5)

License

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


More from our LaravelDaily Team

The Versions

30/05 2018

dev-master

9999999-dev

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

27/05 2018

4.0.1

4.0.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

22/03 2018

4.0.0

4.0.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

30/11 2017

3.0.2

3.0.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

15/09 2017

3.0.1

3.0.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

15/09 2017

3.0.0

3.0.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

31/01 2017

2.1.1

2.1.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

31/01 2017

2.1.0

2.1.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

26/01 2017

2.0.x-dev

2.0.9999999.9999999-dev

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

02/12 2016

2.0.3

2.0.3.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

09/09 2016

2.0.2

2.0.2.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

08/09 2016

2.0.1

2.0.1.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

05/09 2016

2.0.0

2.0.0.0

Package for creating adminpanel in Laravel 5

  Sources   Download

MIT

The Requires

 

by ModestasV
by PovilasKorop

21/07 2016

1.1.x-dev

1.1.9999999.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