Download the PHP package gabrielesbaiz/nova-card-html without Composer
On this page you can find all versions of the php package gabrielesbaiz/nova-card-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gabrielesbaiz/nova-card-html
More information about gabrielesbaiz/nova-card-html
Files in gabrielesbaiz/nova-card-html
Package nova-card-html
Short Description A Laravel Nova card that displays any html content.
License MIT
Homepage https://github.com/gabrielesbaiz/nova-card-html
Informations about the package nova-card-html
A Laravel Nova card that displays any html content.
Original code from abordage/nova-card-html
Features
- ✅ HTML content in Nova card
- ✅ Variable height
Installation
You can install the package via composer:
Usage
To create a cards use the artisan command:
By default, all new cards will be placed in the app/Nova/Cards directory. Once your html card class has been generated,
you're ready to customize it.
If set $height = 'fixed' content will scroll.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Pavel Bychko
- Gabriele Sbaiz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-card-html with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0
laravel/nova Version ^4.0||^5.0