Laravel WebSockets

⚙️ Used Technologies

🛠 Backend : Laravel 10

To run this project make sure you ran these commands

composer install
copy .env.example .env
php artisan key:generate
php artisan migrate
php artisan websockets:serve

Project created by Jhon Fabio Cardona Martinez