rgasch / filament-teams

A Filament plugin to allow you to manage teams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filament User Resource

User Resource For Filament Admin

Installation

Before install looking for this packages and install it

You can install the package via composer:

composer require 3x1io/filament-teams

Publish Translation and config

php artisan vendor:publish --tag="filament-user-config"
php artisan vendor:publish --tag="filament-user-translations"

and now clear cache

php artisan optimize:clear

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A Filament plugin to allow you to manage teams

License:MIT License


Languages

Language:PHP 100.0%