2017 © Pedro Peláez
 

library asset

Laravel 4 Assets Manager

image

dragonfire1119/asset

Laravel 4 Assets Manager

  • Monday, January 27, 2014
  • by dragonfire1119
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2,641 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

A port of Laravel 3's Asset class. Made to work with Laravel 4. This was a fork from https://github.com/teepluss/laravel4-asset because it needed to be fixed were it's usable for Laravel 4.1., (*1)

Laravel 4

Add to your composer.json file "require":, (*2)

"dragonfire1119/asset": "dev-master"

Add the following to your app/config/app.php :, (*3)

  1. Service Provider array 'Dragonfire1119\Asset\AssetServiceProvider',
  2. Aliases array 'Asset' => 'Dragonfire1119\Asset\Facades\Asset',

Documentation

http://three.laravel.com/docs/views/assets, (*4)

Contributing

If you have a idea on making this better feel free to fork it., (*5)

The Versions

27/01 2014

dev-master

9999999-dev https://github.com/dragonfire1119/laravel-4-asset

Laravel 4 Assets Manager

  Sources   Download

MIT

The Requires

 

by Avatar dragonfire1119

laravel assets asset laravel4