03.12.2015 Views

laravel4cookbook

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Deployment 86<br />

Asset Commands<br />

There are two parts to managing assets. The first is how they are stored and referenced in views,<br />

and the second is how they are combined/minified.<br />

Both of these operations will require a sane method of specifying asset containers and the assets<br />

contained therein. For this; we will create a new configuration file (in each environment we will be<br />

using):<br />

1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!