- [ ] Add a `larasset::compress` config option, which concat and minify assets, in Larasset, **actually it's always enabled**. - [ ] Add a `larasset::digest` config option, **actually it's always enabled**. - [ ] Laravel generators and `way/generators` package don't generate assets files yet for controllers. - [x] Add a `larasset::host` config option. Useful when CDNs are used for hosting assets. - [x] Extract `larasset-js` Node.js module to its own repository. - [x] Replace the Illuminate `Form` and `Html` class by these one https://github.com/LaravelCollective/html
larasset::compressconfig option, which concat and minify assets, in Larasset, actually it's always enabled.larasset::digestconfig option, actually it's always enabled.way/generatorspackage don't generate assets files yet for controllers.larasset::hostconfig option. Useful when CDNs are used for hosting assets.larasset-jsNode.js module to its own repository.FormandHtmlclass by these one https://github.com/LaravelCollective/html