codenteq/imtihan-backend

The Laravel E-Exam.

Maintainers

Package info

github.com/codenteq/imtihan-backend

Documentation

Type:project

pkg:composer/codenteq/imtihan-backend

Transparency log

Fund package maintenance!

codenteq

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

v0.24.4 2024-08-05 09:48 UTC

This package is auto-updated.

Last update: 2026-08-27 12:53:15 UTC


README

1. Introduction:

Imtihan is a hand-tailored E-Exam framework built on some of the hottest open-source technologies such as Laravel (a PHP framework) and Next.js a progressive React framework.

Imtihan, a practical platform that facilitates your educational journey, allows you to take notes, create online exams, share them with your friends, and access your courses. Additionally, it provides impressive online exams and new resources to explore, enhancing your learning experience, enabling self-discovery, participation in activities, and personal growth.

2. Requirements:

  • PHP: 8.2 or higher.
  • Docker: 20.10.11 or higher.
  • Composer: 1.6.5 or higher.

3. Installation:

First, install the package:

composer create-project codenteq/imtihan-backend

Run the following command

cd imtihan-backend && composer install && yarn install

Configure is going to be using in .env

cp .env.example .env

How to contribute

İmtihan is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our Contribution Guideline document.