mprince / laravel-logger-course-lms
Laravel Logger Package For Course LMS
Installs: 261
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=7.3.0
- jaybizzle/laravel-crawler-detect: 1.*
- laravelcollective/html: ^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2024-12-21 04:43:19 UTC
README
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