Skip to content

Repository files navigation

MDCenter

Overview

The MDCenter serves as the administrative portal for your Moodle instances.

It is built on Laravel 10 and Filament v3.

Installation

Local environment

  • Create .env in the project root folder.
  • Create .env in the project /web folder (see .env.example for example values).
  • Run docker-compose -f local.yml up -d command.
  • Run composer install command.
  • Open container bash with docker exec -it map-php bash command & run php artisan migrate to migrate database tables.
  • Create storage symlink with php artisan storage:link (if symlink don't work you can add --relative flag).

Code Style

Run ./vendor/bin/pint before every commit to follow required code style.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages