Hi, im a newbie learning to create some add-ons, but i've some problem ...
Now, im trying to make 1 add-ons can show thread. And threads have Thread Prefixes
i already create Route/prefix, ControlPublic, Model and Template.
This my code in ControlPublic/file.php:
<?php
class...