Skip to content

Use a CDN url for production & append cache busting query strings

License

Notifications You must be signed in to change notification settings

runmybusiness/laravel-simpleassets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status StyleCI Latest Stable Version Total Downloads Latest Unstable Version License

Simple Assets

A simple package to help bust caches with a query string & rewrite urls to a cdn.

#Installation

Register the service provider in app.php

'RunMyBusiness\Assets\SimpleassetsServiceProvider',

Add an alias if you want

'Asset' 			=> 'RunMyBusiness\Assets\Facades\SimpleAssets',

About

Use a CDN url for production & append cache busting query strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%