Admin Panel Configration

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

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

  1. Create subdomain for admin panel

  1. Create Database in mysql databases in cPanel

  1. Create a new user for database

  1. Assign that user to database

  1. Import Database (.sql) file in php my admin

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

  1. Add Cloud Messaging Server Key into admin panel

Copy server key from firebase

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

Go to -- http://www.your_subdomain.com/login

Default

email - admin@gmail.com

password - 12345678

Last updated