2017 © Pedro Peláez
 

library component

Laravel component helper provide common html objects

image

kilrizzy/component

Laravel component helper provide common html objects

  • Tuesday, April 5, 2016
  • by kilrizzy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Component

Laravel component helper provide common html objects, (*1)

Usage

{{ 
Component::actionButton([
    ''
]) 
}}

Which results in, (*2)

<li class="active"><a href="{{ url('customer') }}">Customers</a></li>

The Versions

05/04 2016

dev-master

9999999-dev https://github.com/kilrizzy/component

Laravel component helper provide common html objects

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url menu active-menu