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. 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 () After that you can see the installation page. Complete the installation wizard as directed. After successfully installing, you can see the project Login page and react frontend working as well.

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