Core Concepts
Stubs
Publishing the stubs
If you would like to customize the files that are generated by Filament, you can do so by publishing the "stubs" to your application. These are template files that you can modify to your own preferences.
To publish the stubs to the stubs/filament directory, run the following command:
php artisan vendor:publish --tag=filament-stubsEdit on GitHubStill need help? Join our Discord community or open a GitHub discussion