Skip to content

Atur-Aja/Atur-Aja-Mobile

Repository files navigation

Atur-Aja-Mobile

Install database

composer install
  • Replace the existing .env with the given .env
  • Generate JWT Secret Key
php artisan jwt:secret
  • Run MySQL database using XAMPP control panel
  • Migrate database
php artisan migrate
  • run database
php artisan serve --host 0.0.0.0

run android

  • clone this project
  • run with emulator pixel 4 XL API 30

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages