Skip to content

A Tasks Management Project Based on Laravel and Livewire

License

Notifications You must be signed in to change notification settings

Rayiumir/TaskSquad

Repository files navigation

TaskSquad Logo

TaskSquad

A Tasks Management Project Based on Laravel and Livewire

How to use

git clone https://github.com/Rayiumir/TaskSquad.git
cd TaskSquad/
composer install
cp .env.example .env
php artisan migrate --seed
php artisan key:generate
php artisan serve

ScreenShots

Admin

Admin Index Users Groups Roles
Admin Index Users Groups Roles
Permissions Tasks Projects
Permissions Tasks Projects

User

User Index Tasks Projects
Admin Index Tasks Projects