Download the PHP package prexlab/laravel_mixmix without Composer
On this page you can find all versions of the php package prexlab/laravel_mixmix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel_mixmix
Laravel Mixmix Directive
This @mixmix
directive can convert CDN script/css files and local files into one local file.
Before :
After :
Install
Note
- If
APP_ENV=local
, @mixmix do not convert. ?FORCE_MIXMIX=1
can convert forcibly. This query parameter can be changed withFORCE_MIXMIX=hoge
in .env- You can NOT include css file which import local file with relative link. (such as fontawesome)
All versions of laravel_mixmix with dependencies
PHP Build Version
Package Version
The package prexlab/laravel_mixmix contains the following files
Loading the files please wait ....