Adminlte-laravel application installer.
acacha/adminlte-laravel-installer is a Laravel package for adminlte-laravel application installer..
It currently has 16 GitHub stars and 38.899 downloads on Packagist (latest version 4.0).
Install it with composer require acacha/adminlte-laravel-installer.
Discover more Laravel packages by acacha
or browse all Laravel packages to compare alternatives.
Last updated
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