Skip to content

Taskwave is a self-hosted SAAS app to manage projects, customers, tasks. It's an attempt to create PerfexCRM clone using Laravel/Filament.

License

Notifications You must be signed in to change notification settings

lukacavic/taskwave

Repository files navigation

Taskwave

Self-hosted SaaS app for project management and customer relationship, built with Laravel & Filament.


License Laravel v11 .x Livewire v3.x PHP 8.1

About Taskwave

Taskwave is a self-hosted SaaS app to manage projects, customers, tasks. It's an attempt to create PerfexCRM clone using Laravel/Filament. It is build upon Filament and TALL stack.


Installation | Screenshots | Contributing | Supporting | Credits | License


Installation

Clone the repository

git clone git@github.com:lukacavic/taskwave.git

Set env variables

cp .env.example .env

Install composer packages

composer install

Generate key

php artisan key:generate

Migrate and seed

php artisan migrate --seed

Login

Email: admin@org1.com
Password: org1

Check Demo: (Reset every hour)

https://slippy-surf-wtnb61jj78.ploi.site/app/login

Screenshots ↑Top

Client Portal

Supporting ↑Top

Be a sponsor

Taskwave is an MIT-licensed open source project with its ongoing development.

Support the development of "taskwave" by being a sponsor, reach at luka.cavic@gmail.com

Professional Support

If you need professional support or custom functioanlity please send an e-mail to luka.cavic@gmail.com.

Security Vulnerabilities ↑Top

If you discover a security vulnerability within taskwave, please send an e-mail to luka.cavic@gmail.com instead of creating new issue. All security vulnerabilities will be promptly addressed.

Credits ↑Top

License ↑Top

taskwave is open-sourced software licensed under the MIT license.

About

Taskwave is a self-hosted SAAS app to manage projects, customers, tasks. It's an attempt to create PerfexCRM clone using Laravel/Filament.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages