gurinder / laravel-plus-admin-theme
Laravel Plus Admin theme
Installs: 169
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 2
Forks: 5
Language:HTML
Type:project
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: 2024-11-24 01:32:38 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.