Larachat is a web application using Laravel, VueJS and Pest to make an example how you can create a realtime application using Pusher and Laravel Echo.
composer install
php artisan key:generate
php artisan migrate
The Laravel framework is open-sourced software licensed under the MIT license.