Download the PHP package zanysoft/laravel-assets without Composer
On this page you can find all versions of the php package zanysoft/laravel-assets. 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-assets
Laravel >= 5 Assets
With this package you can combine and minify your existing css and javascript files automatically.
Installation
Begin by installing this package through Composer.
Run
Publish the config file:
Now you have a facade available.
CSS
CSS url()
values will be converted to absolute path to avoid file references problems.
Javascript
Config
If you set the 'check_timestamps'
option, a timestamp value will be added to final filename.
All versions of laravel-assets with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/support Version ^6.0|^7.0|^8.0|^9.0
intervention/image Version ^2.1
illuminate/support Version ^6.0|^7.0|^8.0|^9.0
intervention/image Version ^2.1
The package zanysoft/laravel-assets contains the following files
Loading the files please wait ....