- Simple web application for User Management Hotspot.
- Using framework Laravel 7
- Copy file
.env.exampleto.env - Update the following params
ROUTER_HOTSPOT_SERVER=all
ROUTER_HOTSPOT_DNS=http://<your DNS hotspot>
DB_CONNECTION=sqlite
DB_DATABASE=<your path>/sqlite.db- Copy file
sqlite.db.stdtosqlite.db - Run command
php artisan key:generateto create newAPP_KEY - Run command
php artisan migrateto generate table - Run command
npm run serve-devto run local development server
If you discover a security vulnerability within MyTIK, please send an e-mail to Arief BP. All security vulnerabilities will be promptly addressed.
Thank you for considering contributing to the MyTIK project!
The MyTIK project is open-sourced software licensed under the MIT license.



