Skip to content

Web platform for the Mediterranean Plant Specialist Group

Notifications You must be signed in to change notification settings

j4kim/iucn-mpsg

Repository files navigation

IUCN MPSG Top 50

Laravel web application for the IUCN's Top 50 Mediterranean island plants

Development

Version of Laravel used is 5.4.

MySQL database required.

  • Copy .env.example to .env
  • Update config in .env
  • Generate API key: php artisan key:generate
  • Require dependencies: composer install
  • Import this script in a new database "gegq_iucn". This contains all data from production except users, replaced by a admin/admin123 user.
  • Extract this archive in public folder
  • Run local server: php artisan serve

About

Web platform for the Mediterranean Plant Specialist Group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published