Skip to content

Instantly share code, notes, and snippets.

View Khant-Nyar's full-sized avatar

Khant Si Thu Phyo Khant-Nyar

View GitHub Profile
@pxlrbt
pxlrbt / PageTemplates_Faq.php
Last active August 1, 2024 14:49
Filament Template
<?php
namespace App\Filament\PageTemplates;
use Filament\Forms\Components\Repeater;
use Filament\Forms\Components\RichEditor;
use Filament\Forms\Components\TextInput;
final class Faq
{