Skip to content

A mini social network built with Laravel & VueJs (with Vuex) where users can post Posts , comment and reply , and there will be other features like adding friends , likes , and chatting in realtime.

Notifications You must be signed in to change notification settings

Oelmounkad/laravel7_vuejs_social_network---Deployed

Repository files navigation

Build Status Total Downloads Latest Stable Version License

My Social Network

This Laravel/VueJs application (in progress) is a mini social network where users can post things , comment and reply , and there will be other features like adding friends , likes , and chatting in realtime.

Application link

https://pure-mountain-70378.herokuapp.com/

Technologies used

How to use

To serve the laravel application do :

php artisan serve

The application will be served on : http://127.0.0.1:8000

If you modify the Vuejs code make sure you compile it by :

npm run dev

or:

npm run watch

to compile automatically after every change.

Enjoy !

About

A mini social network built with Laravel & VueJs (with Vuex) where users can post Posts , comment and reply , and there will be other features like adding friends , likes , and chatting in realtime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published