Eduka - Standalone course platform for my courses

dev-master 2021-11-08 05:16 UTC

This package is auto-updated.

Last update: 2024-05-08 10:42:53 UTC


README

Eduka is an opensource course management platform that you can use if you are making courses and you need a course platform without having to build everything from scratch.

Installation

Remove all the non-used packages from your Laravel application, like

sanctum, laravel sail, and for debugging use the filp/whoops instead of the default one.

Add the envs EDUKA_ADMIN_NAME, EDUKA_ADMIN_EMAIL, EDUKA_ADMIN_PASSWORD

Composer require brunofalcaodev/eduka