Skip to content

Others

Others

Developer Guideline

If you’re a developer and want to run the project on your development platform, please follow these instructions:

For Laravel Project (Admin Panel)

First, create your database. Then open .env from the project folder, and write database name, database host name, database password. After then open your project terminal and run this command:

  • composer install
  • php artisan key:generate
  • php artisan storage:link
  • php artisan migrate:refresh --seed
  • php artisan serve

Now open your browser and browse (http://localhost:8000) After that you can see the installation page. Complete the installation wizard as directed. After successfully installing, you can see the project Admin Login page and react frontend working as well.

Release Log

Version 2.0 (April 2023)

Version 1.5 (March 2023)

Version 1.4 (March 2023)

Version 1.3 (February 2023)

Version 1.2 (February 2023)

Version 1.1 (February 2023)

Version 1.0 (February 2023)

Change Log

Version 2.0 (April 2023)

--Chat gpt model setting added
--User live chat with chat gpt added
--Bug fix.

Version 1.5 (March 2023)

--Chat gpt model update gpt-3.5-turbo
--Long form specific added
--Auto version update dependency added
--User email verify mail system added
--Crypto payment gateway add
--UI improvement
--Bug fix.

Version 1.4 (March 2023)

-Bug fix.

Version 1.3 (March 2023)

-Bug fix.
-Privacy policy page added
-Terms & Conditions page added
-Max token dynamic
-Long-form content generation optimize

Version 1.2 (March 2023)

-Bug fix.
-Export generated document (print,pdf,word,text).
-Bank payment fix.
-Character length added.
-Instant long form content added.
-Security and patch update.

Version 1.1 (March 2023)

-Google Analytics added.
-Multi Language Added.
-RTL support.
-Use case searching.
-User dashboard feature.
-Admin dashboard report added.
-Minor issue fixed.
-Security and patch update.

Copyright © 2023 ZaiwriteAI | Zainiktheme All Right Reserved.