Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuell1 authored Apr 16, 2020
1 parent 0b705da commit 1ff8fc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,6 @@ php artisan cdn:clear {theme}
### Twig Functions
- Replace `'path'|theme` with `asset_cdn('path')` (It can read manifest.json file if option **useManifest** is set to true in config).
- Replace any asset that is going out of asset theme directory or is not used in manifest with `cdn('path')`.


*Inspired by AsssetCDN package for Laravel https://github.com/arubacao/asset-cdn*

0 comments on commit 1ff8fc4

Please sign in to comment.