gurinder / laravel-plus-admin-theme
Laravel Plus Admin theme
Package info
github.com/gurindersingh/laravel-plus-admin-theme
Language:HTML
Type:project
pkg:composer/gurinder/laravel-plus-admin-theme
1.0.3
2016-11-15 18:18 UTC
Requires
- php: >=5.6.4
- laravel/framework: 5.3.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.0
- symfony/css-selector: 3.1.*
- symfony/dom-crawler: 3.1.*
This package is not auto-updated.
Last update: 2026-03-01 07:36:41 UTC
README
Compatibility
Compatible with Laravel v5.3.21. Not tested below Laravel v5.3.21
Install
Composer require
composer create-project gurinder/laravel-plus-admin-theme FolderName
Update Node
npm update
Update Composer
composer update
Run Gulp Setup
gulp setup
Update gulpfile
- Edit browserSync proxy to your example.dev domain
License
The Laravel Plus Admin Theme is open-sourced software licensed under the MIT license.