Download the PHP package sun/icon-directive without Composer
On this page you can find all versions of the php package sun/icon-directive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sun/icon-directive
More information about sun/icon-directive
Files in sun/icon-directive
Download sun/icon-directive
More information about sun/icon-directive
Files in sun/icon-directive
Vendor sun
Package icon-directive
Short Description The icon directive provides @icon directive to use fontawesome icon in the blade template
License MIT
Package icon-directive
Short Description The icon directive provides @icon directive to use fontawesome icon in the blade template
License MIT
Please rate this library. Is it a good library?
Informations about the package icon-directive
Icon Directive
The icon directive provides @icon directive to use fontawesome icon in the blade template.
Installation Process
Icon directive is available via Composer/Packagist.
Add the ServiceProvider to the providers array in config/app.php
Basic Uses
To add fontawesome icon in your blade template just use @icon directive and pass the fontawesome icon name.
Optionally, you can add extra classes for the fontawesome icon.
Example
In the blade template
This code snippet will render as shown below
License
This package is licensed under the MIT License
All versions of icon-directive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
The package sun/icon-directive contains the following files
Loading the files please wait ....