Hidden Founders, Short Programming Challenge
This repository contain my project that implementing an app lists shops nearby.
I made it using PHP/MySql With LARAVEL framework.
- Clone or download the project.
- run
composer install
in the terminal. - Create Database and edit .env file with your server credential.
- Run the command
php artisan migrate:refresh --seed
to create the tables and insert some random data.
BN : login credential [email protected] / secret