codenteq/laerx

Laerx Laravel E-Exam

Fund package maintenance!
codenteq
Open Collective

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 121

Watchers: 8

Forks: 20

Open Issues: 4

Type:project

v1.1.0 2022-05-19 20:34 UTC

This package is auto-updated.

Last update: 2024-04-19 06:46:38 UTC


README

Codenteq Laerx

Total Downloads Latest Stable Version License Backers on Open Collective Actions on Github Contributors on Open Collective Sponsors on Open Collective

68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f636f64656e7465713f7374796c653d736f6369616c

➡️ Website | Community ⬅️

Turkish

Laerx

Get detailed information about your clients, exams and courses to create an effective report and track your progress. You can also use audio lessons, online quizzes, and the tool/teacher appointment system.

Topics

  1. Visit our live
  2. Features
  3. Installation
  4. Contributions
  5. Sponsor
  6. Licence

Visit our live Demo

Features

  • Admin Module
    • Question Module
    • Audio Lesson Module
    • Company Module
    • Payment Module
    • Setting Module
      • Multi Language
      • Licence Group
      • Periods
      • Car Types
      • Payment Module
        • Discount Coupon
        • Payment Plans
        • Payment Packages
        • Invoices Module
  • Manager Module
    • Student Module
      • Report Module
      • Excel Student İmport Module
    • Question Module
    • Live Lesson Module
    • Group Exam Module
    • Notification Module
    • Booking Module
    • Support Module
    • Payment Module
      • Invoices Module
      • Iyzico Payment Services
      • Bank Transfer Services
  • Teacher Module
    • My Booking Module
  • Students Module
    • My Lesson Module
      • Live Lesson Module
    • Online Exam Module
      • Default Exam
      • Custom Exam
      • My Exam Results
    • Group Exam Module
    • My Booking Module
    • Notification Module
    • Support Module

Installation

If you are using Docker run the following command

  docker run --rm \
    -u "$(id -u):$(id -g)" \
    -v $(pwd):/var/www/html \
    -w /var/www/html \
    laravelsail/php81-composer:latest \
    composer install --ignore-platform-reqs

Or

    composer install

Run the following command for the file system and If you are using Docker

    ./vendor/sail/bin artisan storage link

Or

    php artisan storage link

Configure the database connection is going to be using in .env

    DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=drivecourseapp
    DB_USERNAME=root
    DB_PASSWORD=

If you are using Docker and run this:

    ./vendor/bin/sail artisan migrate --seed

Or

    php artisan migrate --seed

Contributions

68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f636f64656e7465712f636f6e7472696275746f72732e7376673f77696474683d38393026627574746f6e3d66616c7365

Sponsor

Sponsor this project.

Licence

MIT Licence