> For the complete documentation index, see [llms.txt](https://taketok.gitbook.io/taketok/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taketok.gitbook.io/taketok/admin-panel-configration.md).

# Admin Panel Configration

1. Make a folder on your hosting "TakeTok" (you can write what ever you want).

![](/files/-MFzFOa9wJY9bPTKWKpa)

1. Upload admin-panel file in "TakeTok" folder and unzip this file.

![](/files/-MFzGD54IiPih-h62mhG)

1. Create subdomain for admin panel

![](/files/-MFzIIhBFqlvvVAFlMeK)

1. Create Database in mysql databases in cPanel

![](/files/-MFzDJQKUIxOArsAl5sh)

1. Create a new user for database

![](/files/-MFzDhp3dRZk2PVDgHPI)

1. Assign that user to database

![](/files/-MFzEiGJk5LUIIMfGpnn)

![](/files/-MFzEFjdaBv9LoagNdRG)

1. Import Database (.sql) file in php my admin&#x20;

![](/files/-MFzCIE7f88LULFvZAC8)

1. Edit the file "config/database.php" and update the Database information that you setup above

![](/files/-MFzHkDZV573C5Qnxdlo)

1. Add Cloud Messaging **Server Key** into admin panel

*Copy server key from firebase*

![](/files/-MFz9LmrIm9RNZIJH3uM)

server key paste on public\_html/TakeTok(admin file folder)/app/Http/Controllers/Api/NotificationController.php

![](/files/-MFzBJlaFWAbEr7iTvXE)

***Go to***  -- <http://www.your\\_subdomain.com/login>

**Default**&#x20;

email - <admin@gmail.com>

password - 12345678
