latvel / filament-template
There is no license information available for the latest version (v1.0.0) of this package.
v1.0.0
2022-08-25 16:32 UTC
Requires
- php: ^8.0
- filament/filament: ^2.15
README
Installation
You can install the package via composer:
composer require latvel/filament-template
Create template
php artisan make:filament-template CustomTemplate
Usage
use Latvel\FilamentTemplate\Forms\Components\Template; Template::make('content') ->template($templateClass)
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.