Skip to content

ferdiunal/filament-crm

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

filament-crm

Utilizing the Laravel Framework and Filament TallKit, a modular CRM application has been developed based on multi-tenancy.

Usage:

  1. Clone the repository:
git clone git@github.com:ferdiunal/filament-crm.git
  1. Copy the example environment file:
cp .env.example .env
  1. Install the dependencies:
composer install
  1. Create a new module:
php artisan crm:modules:create ModuleName
  1. Migrate the modules:
php artisan crm:modules:migrate

About

Utilizing the Laravel Framework and Filament TallKit, a modular CRM application has been developed based on multi-tenancy.

Topics

Resources

License

Stars

Watchers

Forks