Ep6 Slack Chat Web App Create Rooms And Users Routes (Laravel & VyeJs)

Опубликовано: 24 Май 2021
на канале: Build Real App
225
3

In this lesson, we are going to create rooms and users web routes and we will create migrations for room and users. Of course we also will change frontend to get dynamic rooms and users from backend.

Points
Create migration for rooms and private messages.
Create web routes for rooms and users.
Change frontend in VueJs.

Github Backend
https://github.com/delphiy/slack-chat...

Github Frontend
https://github.com/delphiy/slack-chat...