Package Data | |
---|---|
Maintainer Username: | acacha |
Maintainer Contact: | sergiturbadenas@gmail.com (Sergi Tur Badenas) |
Package Create Date: | 2016-01-01 |
Package Last Update: | 2018-03-15 |
Home Page: | https://github.com/acacha/adminlte-laravel |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-01-18 03:05:21 |
Package Statistics | |
---|---|
Total Downloads: | 38,765 |
Monthly Downloads: | 3 |
Daily Downloads: | 0 |
Total Stars: | 15 |
Total Watchers: | 4 |
Total Forks: | 15 |
Total Open Issues: | 2 |
Installer for project acacha/adminlte-laravel
composer global require "acacha/adminlte-laravel-installer"
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
Execute:
adminlte-laravel social
And follow the wizard instructions to configure Login/Register using Social Networks.
More info at package acacha/laravel-social