At first it's important to mention that I am just practicing laravel with realtime using pusher.com, but nobody knows what days have for us.
- Manage meetings
- Add team, members and meetings
- manage meeting discussion
- Real Time meeting discussion
- Save and rate meeting and members
Don't forget to perform $ composer install
and $ npm install
inside the project directory after cloning
Notice:
- global styles and scripts are compiled at
Webpack.min.js
- to compile assets run
npm run dev
to listen to asset changenpm run watch