Skip to content

mrezauli/nactarorg

Repository files navigation

How to use

  • Clone the repository with git clone
  • change directory into project root (cd nactarog)
  • make a database named by "nactarorg" from db server
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run __php artisan migrate
  • Run __php artisan sheild:install -F -O
  • Run __php artisan sheild:generate --all
  • Run php artisan db:seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • You can login to adminpanel by going go /admin/login URL and login with credentials [email protected] - Pa$$w0rd!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published