Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
JamesTechDude
Explore posts from servers
F
Filament
TLC
Tuto's Laravel Corner
Posts
Comments
F
Filament
•
Created by JamesTechDude on 8/21/2023 in
#❓┊help
How to remove Form from View page
I made a custom page using:
php artisan make:filament-page ViewUser --resource=UserResource --type=ViewRecord
php artisan make:filament-page ViewUser --resource=UserResource --type=ViewRecord
How do I remove the form from this view page though? Or is that not possible 🙂
6 replies