I'm a newbie in OctoberCMS. My team is going to use OctoberCMS to create a dynamic website. I was tasked to create a simple module similar to eventbrite, like managing events and tickets. What is the best approach in developing such module?
PS.
All I see is to create the module by plugin but currently looking to make it in a normal way, laravel way.