nhytros/blade-directives

Blade directives

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nhytros/blade-directives

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

This package is not auto-updated.

Last update: 2025-12-27 06:26:29 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: