Skip to content

KaungHtunThant/EventPassProAPIServer

Repository files navigation

EventPassProAPIServer


Developer

Kaung Htun Thant


How to Start the Project

1. Go to the directory.
2. Copy '.env.example' file and paste as '.env'.
3. Edit the '.env' file and enter your mysql user credentials.
4. Run these commands in terminal.

composer install
php artisan migrate
php artisan db:seed

(Optional: If you want to run test, run this command.)
php artisan test

5. Lastly, run this command to serve.
php artisan serve

About

Revamped version of current Event Pass Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published