nhytros/blade-directives

dev-main 2021-06-17 08:55 UTC

This package is not auto-updated.

Last update: 2025-07-12 04:09:04 UTC


README

A collection of nice Laravel directives.

Installation

You can install the package via composer: composer install nhytros/blade-directives

Usage

@fa, @fas, @far, @fal, @fab, @fad

Quickly output an icon with Font Awesome.

@fa('address-book', 'optional-extra-class')

// for Font Awesome 5 (solid, regular, light, brand, duotone):
@fas('address-book', 'optional-extra-class')
@far('address-book', 'optional-extra-class')
@fal('address-book', 'optional-extra-class')
@fab('address-book', 'optional-extra-class')
@fad('address-book', 'optional-extra-class')

Notes

This package is (and it will be) always in development.

Contributing

Contributions are welcome, thanks to all

About Marco WebDesign

Marco WebDesign is a small team from Italy. We create websites and (open source) tools for Web Developers. You can: