A package to easily make use of Payment Logos in your Laravel Blade views.
For a full list of available logos see the SVG directory.
- PHP 7.4 or higher
- Laravel 8.0 or higher
composer require isapp/blade-payment-logos
Please refer to the upgrade guide
when updating the library.
Blade Payment Logos uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality. We also recommend to enable icon caching with this library.
It's a good idea to add the icons:cache
command as part of your deployment pipeline and always cache icons in production. This will significantly improve performance of the application. Refer Caching section for details.
Blade Payment Logos also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the blade-carbon-icons.php
config file:
php artisan vendor:publish --tag=blade-payment-logos-config
Blade Payment Logos uses Blade Icons under the hood. Please refer to the Blade Icons readme for usage functionality.
Please, submit bugs or feature requests via the Github issues.
Pull requests are welcomed!
Thanks!
This project is open-sourced software licensed under the MIT License.
You are free to use, modify, and distribute it in your projects, as long as you comply with the terms of the license.
Maintained by ISAPP and ISAP OÜ.
Check out our software development services at isap.me.