2017 © Pedro Peláez
 

library cdn-prefixer

Little optional cdn url prefixer, can be used as an replacement for the default asset helper

image

fridzema/cdn-prefixer

Little optional cdn url prefixer, can be used as an replacement for the default asset helper

  • Saturday, August 12, 2017
  • by fridzema
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

composer require fridzema/cdn-prefixer, (*1)

Add to providers array in config/app.php Fridzema\CdnPrefixer\CdnPrefixerServiceProvider::class, (*2)

Run in terminal php artisan vendor:publish --tag=config, (*3)

Use cdn() instead of asset() in your application now and it will be prefixed. cdn('js/app.js'), (*4)

The Versions

12/08 2017

dev-master

9999999-dev https://github.com/fridzema/cdn-prefixer

Little optional cdn url prefixer, can be used as an replacement for the default asset helper

  Sources   Download

MIT

laravel cdn asset prefixer

12/08 2017

v0.0.1

0.0.1.0 https://github.com/fridzema/cdn-prefixer

Little optional cdn url prefixer, can be used as an replacement for the default asset helper

  Sources   Download

MIT

laravel cdn asset prefixer