Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 403 Bytes

Laravel Message

This is a simple real time messaging app made with laravel, vue js and the help of pusher.

Installation

  • Clone your this repo
  • Go to the project folder
  • Run composer install
  • Create .env file
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan serve
  • Go to localhost:8000

ScreenShot

img