E-Course-Learning-System-with--Laravel-8

所属分类:后台框架
开发工具:HTML
文件大小:10276KB
下载次数:0
上传日期:2021-04-22 02:41:11
上 传 者sh-1993
说明:  项目平台学习系统-Like Udemy(Web编程类项目)
(Project Platform Learning System - Like Udemy (Web programming class project))

文件列表:
.editorconfig (220, 2021-04-22)
.env.example (902, 2021-04-22)
.styleci.yml (174, 2021-04-22)
.vscode (0, 2021-04-22)
.vscode\settings.json (38, 2021-04-22)
LICENSE (1078, 2021-04-22)
app (0, 2021-04-22)
app\Console (0, 2021-04-22)
app\Console\Kernel.php (827, 2021-04-22)
app\Exceptions (0, 2021-04-22)
app\Exceptions\Handler.php (670, 2021-04-22)
app\Http (0, 2021-04-22)
app\Http\Controllers (0, 2021-04-22)
app\Http\Controllers\AuthController.php (1790, 2021-04-22)
app\Http\Controllers\BlogController.php (726, 2021-04-22)
app\Http\Controllers\Controller.php (361, 2021-04-22)
app\Http\Controllers\Cp (0, 2021-04-22)
app\Http\Controllers\Cp\ClassController.php (3532, 2021-04-22)
app\Http\Controllers\Cp\DashboardController.php (568, 2021-04-22)
app\Http\Controllers\Cp\Helper.php (25, 2021-04-22)
app\Http\Controllers\Cp\MateriController.php (2152, 2021-04-22)
app\Http\Controllers\Cp\PostController.php (3209, 2021-04-22)
app\Http\Controllers\Cp\ReportController.php (1607, 2021-04-22)
app\Http\Controllers\Cp\SettingController.php (1117, 2021-04-22)
app\Http\Controllers\Cp\TransaksiController.php (5992, 2021-04-22)
app\Http\Controllers\Cp\UserController.php (2526, 2021-04-22)
app\Http\Controllers\KelasController.php (2057, 2021-04-22)
app\Http\Controllers\PagesController.php (546, 2021-04-22)
app\Http\Controllers\TransactionController.php (1791, 2021-04-22)
app\Http\Kernel.php (2457, 2021-04-22)
app\Http\Middleware (0, 2021-04-22)
app\Http\Middleware\Authenticate.php (469, 2021-04-22)
app\Http\Middleware\EncryptCookies.php (294, 2021-04-22)
app\Http\Middleware\PreventRequestsDuringMaintenance.php (353, 2021-04-22)
app\Http\Middleware\RedirectIfAuthenticated.php (697, 2021-04-22)
app\Http\Middleware\TrimStrings.php (340, 2021-04-22)
... ...

Vue logo

Teman Belajar (Online Platform Learning System)

# Introduce Teman Belajar is an online learning platform where students can access material easily and get the latest learning materials # Demo
admin :
- email = admin@admin.com
- password = password

user :
- email = user@user.com
- password = password
# Overview ![Landing](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/screenshot/1.png) ![Login](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/screenshot/2.png) ![Admin](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/screenshot/3.png) ## Prerequiste - [Composer](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/https://getcomposer.org/) - Download and Install Composer - [Git](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/https://git-scm.com/) - Download and Install Git - [NodeJS](https://github.com/Zainal21/E-Course-Learning-System-with--Laravel-8/blob/master/https://nodejs.org/en/) - Download NodeJS or Package Manager for Javascript ### Installation Install the dependencies and start the server. ```sh $ git clone https://gitlab.com/zainal21/e-course-learning-system-laravue/ $ cd e-course-learning-system-laravue/ $ composer install $ npm install or yarn install $ cp .env.example to .env $ change setting for database & generate key with php artisan key:generate or upload your .sql file to your DBMS $ Call Action to Migrate Database & seeder with php artisan migrate --seed (skip this if you upload .sql file manually) $ php artisan serve ``` ## ‘¤ Author - Muhamad Zainal Arifin ## “ License Copyright 2020 Muhamad Zainal Arifin.

近期下载者

相关文件


收藏者