> Source: https://tomatophp.com/docs/filament/filament-splade/publish-assets

# 📢 Publish Assets

you can publish a config file by using this command

```php
php artisan vendor:publish --tag="filament-splade-config"
```
