3. Installing adonis.js and creating tables using migrations | Build a Real time private chat app

preview_player
Показать описание

Hello everyone, in this series you will be able to build a real time chat application like facebook with lots of cool features.

Рекомендации по теме
Комментарии
Автор

Super huge thanks for sharing the design structure for a private chat database. I spent hours searching and watching other videos until I came across yours, which has been immensely helpful!

chrgmz
Автор

I am still waiting for the next video. Hope you will publish soon.

debarshidas
Автор

Hi there, I was wondering why did you skip the hashInbox in the chats table? Was this done intentionally or did you just forgot to add it? I think it is an interesting way to build the database instead of relying on joining multiple tables. Thank you for the tip!

mrbel
Автор

plz upload your next video. where you will install nuxt js in this chat system

salahuddinayubi
Автор

Nice tutorial. Next part, please! And one thing I didn't understand why you kept "msg" field notNullable! Users can send files without any text msg!

debarshidas