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 1.0 (May 2023)

Copyright © 2023 ZaimageAI | Zainiktheme All Right Reserved.