@tuffrivers It’s no different to any other project, really. Jot down the business logic, look for the “entities” that would form your models, and then create controllers for displaying and manipulating those entities.
eLearning Frameworks
Hi ALl,
I am tasked with creating an eLearning platform via laravel, and to be honest, it seems pretty straightforward as its very CRUD like (almost like a blog setup with a few variations). Taking a look at laracasts eLearning center it just seems to be custom made, you have your course index, show course, and then course lessons (videos/text/whatever). There shouldnt be any need to over complicate this correct? Mostly just tracking users progress and wether or not they completed the course. This is a course teaching students how to operate their busienss in a specific niche (no testing or anything like that.
All advice is welcome!
Please or to participate in this conversation.