Skip to content

This repository provides a streamlined starting point for integrating the Filament Admin panel with the Laravel Tenancy package.

Notifications You must be signed in to change notification settings

reidsolon/laravel-filament-tenancy-starter

Repository files navigation

Filament + Tenancy For Laravel Starter

This repository provides a streamlined starting point for integrating the Filament Admin panel with the Laravel Tenancy package. Just a default setup.

Create a tenant

php artisan app:create-tenant {tenant} {domain?}

Create an admin user for tenant

php artisan app:create-admin {tenant} {name} {email} {password}

About

This repository provides a streamlined starting point for integrating the Filament Admin panel with the Laravel Tenancy package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published