isapp / blade-payment-logos
A package to easily make use of payment logos in your Laravel Blade views.
Requires
- blade-ui-kit/blade-icons: ^1.8
Requires (Dev)
- codeat3/blade-icon-generation-helpers: ^0.10.0
- laravel/pint: ^1.22
README
Blade Payment Logos
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.
Requirements
- PHP 7.4 or higher
- Laravel 8.0 or higher
Installation
composer require isapp/blade-payment-logos
Updating
Please refer to the upgrade guide
when updating the library.
Blade Icons
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.
Caching Icons
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.
Configuration
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
Usage
Blade Payment Logos uses Blade Icons under the hood. Please refer to the Blade Icons readme for usage functionality.
Contributing
Please, submit bugs or feature requests via the Github issues.
Pull requests are welcomed!
Thanks!
License
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.