Chat feature in laravel

Goto: https://chatify.munafio.com/installation composer require laravel/jetstream php artisan jetstream:install livewire php artisan jetstream:install livewire --teams composer require munafio/chatify php artisan chatify:install php artisan migrate php artisan serve Goto this link: http://127.0.0.1:1000/chatify…

0 Comments