Skip to content

Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.

Notifications You must be signed in to change notification settings

khzg/littlelink-admin

Repository files navigation

©️ Copyright

Copyright: All rights reserved. If you use my programs or code, you must pay me 5% of your website's monthly revenue. You can use the following address to send money to my wallet. I have tried to contribute to open-source projects or projects whose foundation is built on my code, such as (LinkStack), but there is no proper mechanism with the right timing. And now, I am legally and ethically unwilling to allow my efforts and code to be used in this project (LinkStack) or other projects and websites without considering the copyright mentioned above. thank you.

my wallet: USDT(BEP20): 0x2A4eE50b2bf51c38Fe66120695976be493FcE8fF

LinkStack: https://github.com/LinkStackOrg/LinkStack

⚙️ LittleLink Admin

LittleLink Admin is an admin panel for littlelink that provides you a website similar linktree.

📑 Features

  • creating a link page with more than 20 buttons
  • raising important links on the page
  • counting clicks
  • managing users and pages and links
  • and ...

✨ Demo

home / panel

🔨 Install

composer create-project khzg/littlelink-admin
  • edit .env file

DB_DATABASE=YOUR_DATABASE_NAME

DB_USERNAME=YOUR_USERNAME

DB_PASSWORD=YOUR_PASSWORD

APP_NAME="Littlelink admin"

cd littlelink-admin
php artisan migrate
php artisan db:seed 
(or commands below)
php artisan db:seed --class="AdminSeeder"
php artisan db:seed --class="PageSeeder"
php artisan db:seed --class="ButtonSeeder"
php artisan serve
  • login:

email: admin@admin.com

password: 12345678

💞 Partners

🎲 Donate

USDT(BEP20): 0x2A4eE50b2bf51c38Fe66120695976be493FcE8fF

About

Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •