All Projects → acacha → adminlte-laravel-installer

acacha / adminlte-laravel-installer

Licence: MIT License
adminlte-laravel-installer . Installer for project acacha/adminlte-laravel

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to adminlte-laravel-installer

Adminlte Laravel
A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
Stars: ✭ 1,814 (+11237.5%)
Mutual labels:  adminlte, laravel-5-package, llum, acacha
laravel-admin-lte
Easy AdminLTE integration with Laravel and laravel mix friendly.
Stars: ✭ 25 (+56.25%)
Mutual labels:  adminlte, laravel-5-package
laravel-google-ads
Google Adwords API for Laravel
Stars: ✭ 60 (+275%)
Mutual labels:  laravel-5-package
Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
Stars: ✭ 16 (+0%)
Mutual labels:  laravel-5-package
domain-enforcement
Laravel 5+ Middleware to enforce a single domain on your application. e.g non-www. to www.
Stars: ✭ 25 (+56.25%)
Mutual labels:  laravel-5-package
panichd
Ticketing system for Laravel 5.1 - 8.x. Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.
Stars: ✭ 78 (+387.5%)
Mutual labels:  laravel-5-package
laravel-jira-rest-client
A Laravel interface for your Atlassians Jira application
Stars: ✭ 37 (+131.25%)
Mutual labels:  laravel-5-package
vps
A laravel 5 package to easily create and maintain vps on digital ocean
Stars: ✭ 59 (+268.75%)
Mutual labels:  laravel-5-package
laravel-crud-generator
Laravel CRUD Generator
Stars: ✭ 181 (+1031.25%)
Mutual labels:  laravel-5-package
lara-block-io
A Laravel Package/Facade for the Block.io API
Stars: ✭ 22 (+37.5%)
Mutual labels:  laravel-5-package
laravel-camelcase-json
Convert response JSON key to camelCase
Stars: ✭ 23 (+43.75%)
Mutual labels:  laravel-5-package
smart-schema
A Laravel package to enable auto generation of forms
Stars: ✭ 18 (+12.5%)
Mutual labels:  laravel-5-package
Online-Testing-Platform
在线考试系统 colleges online examination system base on spring-boot and MyBatis
Stars: ✭ 21 (+31.25%)
Mutual labels:  adminlte
model-observers
Make model observers easy
Stars: ✭ 17 (+6.25%)
Mutual labels:  laravel-5-package
Laravel-Unsplash-Wrapper
A Laravel wrapper for Unsplash API's.
Stars: ✭ 21 (+31.25%)
Mutual labels:  laravel-5-package
LaravelFtp
Laravel FTP client
Stars: ✭ 15 (-6.25%)
Mutual labels:  laravel-5-package
laravel-docweaver
Product documentation generation package for Laravel.
Stars: ✭ 36 (+125%)
Mutual labels:  laravel-5-package
devtube
Laravel YouTube and Online Video viewing and download interface.
Stars: ✭ 30 (+87.5%)
Mutual labels:  laravel-5-package
laravel-blade-macro
Blade `@macro` directive
Stars: ✭ 14 (-12.5%)
Mutual labels:  laravel-5-package
docxmustache
laravel 8.x docx template manipulation class, based on mustache templating language
Stars: ✭ 34 (+112.5%)
Mutual labels:  laravel-5-package

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].