techfinity / filament-multitenant-starter
The skeleton application for the Laravel framework with Filament PHP.
Requires
- php: ^8.2
- filament/filament: ^3.2
- hasnayeen/themes: ^3.0
- jeffgreco13/filament-breezy: ^2.4
- laravel/framework: ^11.9
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.9
- pxlrbt/filament-environment-indicator: *
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/dusk: ^8.2
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.0
- pestphp/pest-plugin-livewire: ^3.0
- phpunit/phpunit: ^11.0.1
This package is auto-updated.
Last update: 2024-11-11 11:49:16 UTC
README
A simple multi-tenant Laravel with Filament PHP installed and some other packages:
Installation
You can install the package via composer:
composer create-project techfinity/filament-multitenant-starter
You can access the Filament panel using https://<your-site-url>/app
.
Contributing
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within the project, please send an e-mail to Syahril Zulkefli via syahzul@me.com. All security vulnerabilities will be promptly addressed.
License
The Laravel framework is open-sourced software licensed under the MIT license.