aymanalhattami / aalssadah-lms

Learning Management System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMS Logo

About Learning Management System

LMS is a System with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. LMS takes the pain out of development by easing common tasks used in many web projects, such as:

LMS is accessible, powerful, and provides tools required for large, robust applications.

How To Install

LMS is a system build in Laravel which has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

  • Pull Project
  • Migrate DataBase By Using this Command php artisan migrate
  • Seed DataBase By Using this Command php artisan seed:db
  • Duplicate env.example and name it to .env then open env file and change the APP_URL into your domain or leave it as it is.
  • Run php artisan serve
  • visit this link to get into Admin Panel http://your-domain.com/admin
  • Congrats You are ready to start working with LMS 🤗

Developed With Love By aalssadah 🤍

About

Learning Management System


Languages

Language:PHP 93.9%Language:Blade 5.4%Language:JavaScript 0.6%Language:CSS 0.0%