-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
- Add a
larasset::compressconfig option, which concat and minify assets, in Larasset, actually it's always enabled. - Add a
larasset::digestconfig option, actually it's always enabled. - Laravel generators and
way/generatorspackage don't generate assets files yet for controllers. - Add a
larasset::hostconfig option. Useful when CDNs are used for hosting assets. - Extract
larasset-jsNode.js module to its own repository. - Replace the Illuminate
FormandHtmlclass by these one https://github.com/LaravelCollective/html