adminlte-laravel-installer maintained by acacha
Last update
2017/04/15 10:02
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- laravel/installer ^1.3
Last update
2017/04/15 08:56
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- laravel/installer ^1.3
Last update
2017/04/10 13:09
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- laravel/installer ^1.3
Last update
2017/04/02 10:24
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2017/02/22 18:29
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2017/02/22 18:14
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2017/02/22 18:01
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel ~3.0
Last update
2017/02/22 18:01
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel ~3.0
Last update
2017/02/22 17:55
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel ~3.0
Last update
2016/09/17 15:31
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel ~3.0
Last update
2016/09/17 15:17
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel ~3.0
Last update
2016/09/17 15:04
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel dev-master
Last update
2016/09/17 11:36
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel dev-master
Last update
2016/09/17 11:14
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel dev-master
Last update
2016/09/17 11:07
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
- acacha/admin-lte-template-laravel dev-master
Last update
2016/09/17 08:03
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/09/16 12:24
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/09/16 12:15
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/09/16 11:35
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/09/15 17:35
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/09/03 11:20
License
Require
- symfony/console ~2.7|~3.0
- symfony/process ~2.7|~3.0
- acacha/llum ~1.0
Last update
2016/03/16 15:05
License
Require
- symfony/console ~2.3|~3.0
- symfony/process ~2.3|~3.0
- acacha/llum ~0.6
Last update
2016/03/16 14:57
License
Require
- symfony/console ~2.3|~3.0
- symfony/process ~2.3|~3.0
- acacha/llum ~0.6
Last update
2016/03/16 11:50
License
Require
- symfony/console ~2.3|~3.0
- symfony/process ~2.3|~3.0
- acacha/llum ~0.6
Last update
2016/02/03 18:37
License
Require
- symfony/console ~2.3|~3.0
- symfony/process ~2.3|~3.0
Last update
2016/01/03 14:14
License
Require
- symfony/console ~2.3|~3.0
- symfony/process ~2.3|~3.0
adminlte-laravel-installer
Installer for project acacha/adminlte-laravel
Install notes
composer global require "acacha/adminlte-laravel-installer"
Use
Use this commands inside a fresh new Laravel project:
laravel new project && cd project
adminlte-laravel install
For more info see https://github.com/acacha/adminlte-laravel
You could use dontforce (-F) option to ask for overwritten files during publish:
adminlte-laravel install -F
Add OAuth Social Login/Register with Laravel Socialite
Execute:
adminlte-laravel social
And follow the wizard instructions to configure Login/Register using Social Networks.
More info at package acacha/laravel-social


