Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voskobovich/yii2-adminlte-assets
https://github.com/voskobovich/yii2-adminlte-assets
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voskobovich/yii2-adminlte-assets
- Owner: voskobovich
- Created: 2015-12-03T15:30:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T18:37:38.000Z (almost 9 years ago)
- Last Synced: 2024-09-30T23:53:06.547Z (4 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yii2 AdminLTE Assets
================================Installation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
composer require --prefer-dist voskobovich/yii2-adminlte-assets "~1.0"
```or add
```
"voskobovich/yii2-adminlte-assets": "~1.0"
```to the require section of your `composer.json` file.