Looking to hire Laravel developers? Try LaraJobs

laravel-logger-course-lms maintained by mprince

Description
Laravel Logger Package For Course LMS
Author
Last update
2020/11/20 20:41 (dev-main)
License
Links
Downloads
291

Comments
comments powered by Disqus

Laravel Logger

Laravel Activity Logger For Course LMS

Laravel logger is an activity event logger for your Laravel or Lumen application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. Easily have an Activity Log. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+

Course LMS is an Online Learning Management System and this application contains 3 layers of users: Admin, Instructor, and Student. Admin can manage everything from the admin panel and instructors can create accounts and sell their courses using Course LMS. Students can purchase those courses using PayPal and Stripe payment methods and we will add more payment methods in the future updates

Usage

composer require mprince/laravel-logger-course-lms

Course LMS