+ Add post
Hi Everyone! I'm trying to create new custome channel for chat, but I don't understand 2 steps as shown in the below image that how to create and where to create. Could you explain me? Regards Abbos Haydarov
Like
Hello,
First SQL query will create a table that stores the custom channel data.
Then we need to register our custom channel in the database by adding a record to the Channel table.
Create the queries and bind it in Configuration SQL script.