2017 © Pedro Peláez
 

symfony-bundle static

This bundle makes it possible to load static content from Symfony bundles

image

kg/static

This bundle makes it possible to load static content from Symfony bundles

  • Thursday, October 16, 2014
  • by gonzakpo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

KGStaticBundle

This bundle makes it possible to load static content from Symfony bundles. By https://github.com/kgilden/KGStaticBundle, (*1)

Licence

This bundle is under the MIT license. See the complete license in the bundle:, (*2)

Resources/meta/LICENCE

Installation

"require": {
    ...
    "kg/static": "2.3.*@dev",
}

Execute:, (*3)

php composer update "kg/static"

Register

new KG\StaticBundle\KGStaticBundle(),

Basic usage

{{ file(asset('imagen.jpeg')) }}

The Versions

16/10 2014

dev-master

9999999-dev https://github.com/gonzakpo/KGStaticBundle

This bundle makes it possible to load static content from Symfony bundles

  Sources   Download

MIT

The Requires

 

by Gonzalo Alonso

file content static