Skip to content

LaraTestes/basic-app-realtime

Repository files navigation

Basic Application Realtime

Built with Laravel and Vuejs, using Laravel Echo, pusher, ...

To install

  • Clone this repository
    git clone https://github.com/LaraTestes/basic-app-realtime.git

  • Install composer
    composer install

  • Install nodejs
    npm install

  • Copy the exemple.env file and save as .env
    Edit the database parameters

  • Run this
    php artisan key:generate

  • And
    php artisan migrate

About

Basic application Realtime With Laravel 5.5 And VueJs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published