Giter VIP home page Giter VIP logo

laerx's Introduction

Codenteq Laerx

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

➡️ 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

Sponsor

Sponsor this project.

Licence

MIT Licence

laerx's People

Contributors

karabayyazilim avatar ahmetarsiv avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.