dev-master
9999999-dev https://github.com/kilrizzy/componentLaravel component helper provide common html objects
MIT
The Requires
- php >=5.3.0
The Development Requires
by Jeff Kilroy
url menu active-menu
Wallogit.com
2017 © Pedro Peláez
Laravel component helper provide common html objects
Laravel component helper provide common html objects, (*1)
{{
Component::actionButton([
''
])
}}
Which results in, (*2)
<li class="active"><a href="{{ url('customer') }}">Customers</a></li>
Laravel component helper provide common html objects
MIT
url menu active-menu