Multi-user version of filament-where-money
shipu/filament-where-money-multi-user is a Laravel package for multi-user version of filament-where-money.
It currently has 0 GitHub stars and 5 downloads on Packagist (latest version v1.0.0).
Install it with composer require shipu/filament-where-money-multi-user.
Discover more Laravel packages by shipu
or browse all Laravel packages to compare alternatives.
Last updated
// https://github.com/jeffgreco13/filament-breezy
php artisan vendor:publish --tag="filament-breezy-config"
php artisan vendor:publish --tag="filament-breezy-views"
// this package
php artisan vendor:publish --tag=filament-where-money-multi-user-config
php artisan vendor:publish --tag=filament-where-money-multi-user-migrations