2017 © Pedro Peláez
 

library tag-builder

Html Menu Generator

image

witooh/tag-builder

Html Menu Generator

  • Monday, May 6, 2013
  • by witooh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Html Tag Builder

Install

Add this into config/app.php, (*1)

'providers' => array(
    ...
    ...
    'Witooh\TagBuilder\TagBuilderServiceProvider',

and, (*2)

'aliases' => array(
    ...
    ...
    'Tag' => 'Witooh\TagBuilder\Facades\Tag',

The Versions

06/05 2013

dev-master

9999999-dev

Html Menu Generator

  Sources   Download

The Requires

 

by Avatar witooh