Skip to content

Map application where you can save your favorite locations

Notifications You must be signed in to change notification settings

Alzzu/map-exercise

Repository files navigation

Requirements

  • PHP >= 7.2.5
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • MySQL/PostgreSQL

Installation

Rename .env.example to .env Define Google Maps SDK api key and all needed database information.

Migrate database

php artisan migrate

If php is installed on local machine you can use but i recommend using Homestead for local development

php artisan serve

For more information

About

Map application where you can save your favorite locations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published