This package is used to install front-end dependencies in your modular projects.
From the command line, run composer require pixelindustries/modular-assets
.
This package comes with optional support for Laravel 5 out of the box. In order to use the Laravel Artisan command that ships with this package, simply add the Pixelindustries\ModularAssets Providers\ModularAssetsServiceProvider
to the service providers configuration.