Skip to content

Project created using Laravel, Vue js and Websockets as main technologies for creating chat with user levels in common.

License

Notifications You must be signed in to change notification settings

AllexNogue/laravel-chat

 
 

Repository files navigation

Laravel Chat

✔ LaraChat 🚀 ✔

🗺 About the project

Project created using Laravel, Vue js and Websockets as main technologies for creating chat with user levels in common.

🚀 Technologies used

📝 Licenses

This project is under the MIT license. See LICENSE for details.

Made by Brenno Araújo - Linkedin

Available scripts

In the clone root directory of your project you can run:

npm i && composer install

Just type the commands to download the necessary packages.

npm run watch

This command combines all your Vue components and other JavaScript files into a browser-friendly combined file and remains active and attentive to new changes.

php artisan serve

Start Laravel server

php artisan websockets:serve

Start the Websockts server

About

Project created using Laravel, Vue js and Websockets as main technologies for creating chat with user levels in common.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.0%
  • PHP 48.4%
  • Other 0.6%