Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb5f138

Browse files
committed
Writing Readme
1 parent 033cd82 commit bb5f138

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
11
# myspace
2-
Project sederhana yang menggunakan RESTFULL API, API Google Maps dan JWT sebagai auth
2+
3+
1. Introduction
4+
2. Requirements
5+
3. SetUp
6+
- Composer
7+
- Env
8+
- Migration
9+
10+
## Introduction
11+
Aplikasi sederhana yang menggunakan konsep RESTFULL API, API Google Maps dan JWT sebagai Auth
12+
13+
## Reguirements
14+
- Laravel 7.5.2
15+
- Maps Javascript API Key
16+
- Maps Javascript API
17+
- Directions API
18+
19+
## SetUp
20+
- Composer
21+
- /myspace > composer install / composer update
22+
- Env
23+
-GMAPS_API={YOUR_MAPS_JAVASCRIPT_API_KEY}
24+
- Migration
25+
- /myspace > php artisan migrate

0 commit comments

Comments
 (0)