Giter Club home page Giter Club logo

cloud-storage-laravel's Introduction

Tentang Aplikasi

Aplikasi penyimpanan awan (Cloud Storage) yang dibuat menggunakan framework laravel dan menggunakan bot telegram yang berfungsi sebagai media penyimpanan. Pengguna dapat menyimpan file dengan batasan 2GB Per-File tanpa ada batasan (Unlimited). Aplikasi ini dibuat untuk digunakan secara gratis.

  • Support Hosting berbayar dan Hosting gratis.
  • Tidak perlu memiliki space besar pada hosting.
  • Cara Install

  • Buat channel bot. Lihat tutorial buat bot nya [shorturl.at/fpwV3] Lihat tutorial bagian ke-2. Atau bisa lihat di google
  • Clone Repository nya
    https://github.com/mfndi/Cloud-Storage-Laravel.git
  • Ubah file .env.example menjadi .env
  • Konfigurasi DB kalian
    DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=NAMA_DATABASE
    DB_USERNAME=USERNAME_DATABASE
    DB_PASSWORD=PASSWORD_DATABASE
    
    Setelah itu jalankan perintah
    php artisan key:generate
    dan
    php artisan migrate:fresh
  • Bisa juga kalian meng-import database yang sudah saya sediakan pada repositori
  • Buka file .env kembali setelah itu edit pada bagian
    TELEGRAM_BOT_TOKEN=YOUR_TOKEN
    TELEGRAM_WEBHOOK_URL=YOUR_URL/api/fecore/webhook
    
    Copy token bot yang sudah anda dapatkan (lihat tutorial yang pertama) dan url website wejib https
  • Jika semua sudah selesai maka sekarang anda dapat login dengan
    Email: [email protected] Password: fecore123
    (dapat login dengan Email dan Password tersebut jika anda sudah meng-import database yang sudah di sediakan di repositori
  • Jika sudah login, maka pada dashboard buka menu setting lalu klik Webhook setelah itu check status webhook anda. Jika status sudah sukses maka buka menu setting lagi lalu pilih ID Chat Telegram setelah itu ikuti intruksi untuk medaftarkan Akun Telegram anda
  • Selesai
  • Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.