Download the PHP package afink/blade-tablericons without Composer
On this page you can find all versions of the php package afink/blade-tablericons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download afink/blade-tablericons
More information about afink/blade-tablericons
Files in afink/blade-tablericons
Package blade-tablericons
Short Description A package to easily make use of tabler-icons in your Laravel Blade views.
License MIT
Homepage https://github.com/AFink/blade-tablericons
Informations about the package blade-tablericons
Blade Tablericons
A package to easily make use of Tablericons GitHub in your Laravel Blade views.
For a full list of available icons see Paweł Kuna.
Requirements
- PHP 7.2 or higher
- Laravel 7.14 or higher
-
Installation
You can install the package via composer:
Usage
Icons can be used a self-closing Blade components which will be compiled to SVG icons:
You can also pass classes to your icon components:
And even use inline styles:
Raw SVG Icons
If you want to use the raw SVG icons as assets, you can publish them using:
Then use them in your views like:
Tablericons
Blade tablericons uses Blade Icons under the hood. Please refer to the Tablericons readme for additional functionality.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Andreas Fink
- Faisal50x This package was inspired from him.
- blade-icons
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of blade-tablericons with dependencies
illuminate/support Version ^7.0|^8.0|^9.0
blade-ui-kit/blade-icons Version ^0.4|^0.5|^1.4