What are some Laravel LMS solutions?
Hi,
I am trying to administer guitar lessons. I have an existing Laravel site where I have free lesson content. Nothing fancy. But I want to now offer paid courses, where a course will involve various types of content (formatted text, images, audio, video), assignments, quizzes, notifications of activities - you know, usual modern LMS stuff. Plus ability to charge for courses.
I don't want to sign up on udemy or something. I want to host everything on my existing site's server. I set up a backend to add basic course info such that on my site I advertise my courses. I also set up Stripe checkout and have various triggers and webhooks that allow me to sync mailchimp and stripe events.
Now, I installed moodle, and wow - what a mess of an app. So after days of trying to get moodle to behave like a modern site I gave up.
So that brings me here. Since I am fairly experienced with laravel deveopment, I prefer a laravel based LMS, free or paid. I have read about laravel-based udemy clones but all the sites that sell them don't advertise prices and I don't trust anyone who isn't willing to simply set a price and declare it. Something feels not quie rifht with these clone sites.
Recommdations?
Please or to participate in this conversation.