You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic commenting system using Laravel 5.6 and Vue.js 2 that allows the user to comment on a model (not included) and reply to other’s comments. The comments can be nested maximum of 3 levels. To use simply run “npm install” and “composer install”.