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+API)

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.

For ReactJS Project (Customer+Contributor Panel)

Open your project terminal and run this command:

  • npm install / npm install --force
  • npm start

Now open your browser and browse (http://localhost:3000)

Release Log

Version 2.0 (February 2023)

Version 1.1 (November 2022)

Version 1.0 (November 2022)

Change Log

Version 2.0 (February 2023)

+ Bulk Upload option added with files.
+ PWA (Progress Web Application).
+ Dynamic watermark added.
+ Google AdSense for auto add placement.
+ Sitemap Generating for static and dynamic page.
+ Multi size product sell.
+ Multi price product upload with variation.
+ Any types product add option.
+ Dynamic SEO for every page added.
+ Live Search option added.
+ Title description enable/disable option.
+ Enable disable option for donation system.
+ New 2 payment method added.
+ Masonry layout image show.
+ Home page all section enable/disable option.
!+ Product upload area update.
!+ Color Change issue fix.
!+ Localization all missing field added.
!+ Bug fixed.
!+ Security and patch update.

Version 1.1 (November 2022)

!+ Minor issue fixed.
!+ Security and patch update.

Copyright © 2022-2023 Zaistock | Zainiktheme All Right Reserved.