filament-locations
Database Seeds for Locations for FilamentPHP
Filament Locations Seeder
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
Screenshots
Installation
composer require tomatophp/filament-locations
after install your package please run this command
php artisan filament-locations:install
finally reigster the plugin on /app/Providers/Filament/AdminPanelProvider.php
->plugin(\TomatoPHP\FilamentLocations\FilamentLocationsPlugin::make())
Publish Assets
you can publish config file by use this command
php artisan vendor:publish --tag="filament-locations-config"
you can publish views file by use this command
php artisan vendor:publish --tag="filament-locations-views"
you can publish languages file by use this command
php artisan vendor:publish --tag="filament-locations-lang"
you can publish migrations file by use this command
php artisan vendor:publish --tag="filament-locations-migrations"
Other Filament Packages
- Filament Users
- Filament Translations
- Filament Settings Hub
- Filament Alerts Sender
- Filament Accounts Builder
- Filament Wallet Manager
- Filament Artisan Runner
- Filament File Browser
- Filament Developer Gate
- Filament Icons Picker
- Filament Menus Generator
- Filament Splade Integration
- Filament Types Manager
- Filament Plugins
- Filament Helpers Classes
Support
you can join our discord server to get support TomatoPHP
Docs
you can check docs of this package on Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please see SECURITY for more information about security.
Credits
License
The MIT License (MIT). Please see License File for more information.
شارك على الشبكات الاجتماعية