Google Drive Direct Link Generator


Google Drive Direct Link Generator


  • Product Name : Google Drive Direct Link Generator
  • Product Version : v 1.0.0
  • Author : LittleJohn
  • Email : westiti@gmail.com
  • License : Codester Licenses

First of all, Thank you so much for purchasing this script and for being a loyal customer. You are awesome!

You are entitled to get free lifetime updates to this product + exceptional support from the author directly.

This documentation is to help you regarding each step of installation and customization. Please go through the documentation carefully to understand how this script is made and how to edit it.

If you have any questions that are beyond the scope of this documentation, please feel free to leave a comment or contact me through the email above.

Be careful while editing the source code. If not edited properly, the script may break completely.

Requirements


This script is built using Laravel 11, so you can check the official documentation for more details.

  1. PHP version 8.2 or higher.
  2. SQLite version 3.26+ or higher.
  3. The following PHP extensions should be installed and enabled:
    • Ctype
    • cURL
    • DOM
    • Fileinfo
    • Filter
    • Hash
    • Json
    • Mbstring
    • OpenSSL
    • PCRE
    • PDO
    • Session
    • SQLite3
    • Tokenizer
    • XML
  4. mod_rewrite enabled.

Installation:


The installation process is simple, just upload the upload.zip archive to your server and extract it, typically in /var/www/example.com on a VPS hosting and public_html on a shared hosting.

The first time you access the app, a requirement page may be displayed. highlighting any unmet requirement. This page will not show again once missing requirements have been fixed.

Admin Dashboard:

After the app has been installed successfully, you can access the app dashboard from the browser through the login page:

https://myapp.com/login

Login Screen:

In the login screen, insert the default username and password:

  • username: admin
  • password: 123456789
login screen

App Settings:

All the application settings can be accessed from the left sidebar. From there, you can edit the settings as you see fit.

You can upload your favicon or logo, insert some custom syling or add content to the pages. You can also insert Google Analytics code or ads code.

Check the demo app in the product page for all the available settings.

The first time you login to the dashboard, make sure to update the Base URL field in the General Settings page with the URL of your live app.


dashboard screen

Finally:

If you need more assistance deploying the app, please contact me via my email westiti@gmail.com. I'll be glad to help.

That's all and good luck!