CineReel

Short Drama & Web Series Video Streming App

CineReel

Short Drama & Web Series Video Streming App

Important Note:

If you have purchased the extended licence, then please follow this documentation. You must also set up all backend before starting the web version.

    • You will receive cinereel_web.zip from the team and need to upload it to your web domain server where your web URL is pointed — for example, cinereelweb.com

    • Now extract the zip file.

    • locate the .env file, and edit it accordingly.

    • cinereel_web_1
    • APP_URL : Add your web version domain URL here.

      Example: https://cinereelweb.retrytech.site/


    • Database Credentials : Use the same credentials you added during the backend setup.


    • APP_URL_BACKEND : Add your main domain URL here (where the admin panel is hosted).

      Example : https://cinereel.retrytech.site/


    • FILES_VIEW_FROM

      • If you’re using AWS S3 in the backend, set FILES_VIEW_FROM as AWS_ITEM_BASE_URL.

      • If you’re using DigitalOcean Space , set it as DO_SPACE_URL .

      • If you’re using Public Storage, set it as: https://yourdomain.com/public/storage/

    • 🎉 Success! Your web version is all set up.

Update info

    • To update your project (Whenever we update the project at Codecanyon), you have to Add/Update/Remove some files and fields in database (sometimes). Please check README.md file for the update information. (Mostly, can be found at root level directory of the project)

    • Please be careful while making an updates this way, It might result in errors sometimes.

    • If it comes any issues while making an update, you are absolutely responsible for that since updating existing project is not included in the support.

Want to talk with us?