Skip to content

acacha/adminlte-laravel-installer

Repository files navigation

Total Downloads Latest Stable Version Scrutinizer Code Quality StyleCI Build Status

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

About

adminlte-laravel-installer . Installer for project acacha/adminlte-laravel

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published