Codoforum related discussions
Patterns used in Codoforum and FreiChat

Hi all,

can you please give me the list of all type of patterns (architectural, design, etc.) used in Codoforum and FreiChat? Thank you.

Hi all, can you please give me the list of all type of patterns (architectural, design, etc.) used in Codoforum and FreiChat? Thank you.

Hi,

We use Laravel for everything related to database in Codoforum.

We use Singleton pattern for templating.

We use Adapter pattern in plugins.

Our Importer is based on Drivers for different forums.

Let us know what you want to know so that we can help you better.

Hi, We use Laravel for everything related to database in Codoforum. We use Singleton pattern for templating. We use Adapter pattern in plugins. Our Importer is based on Drivers for different forums. Let us know what you want to know so that we can help you better.

Thank you Adesh. So you didn't use MVC pattern?

Thank you Adesh. So you didn't use MVC pattern?

Hi,

It is not exactly based on MVC pattern but is similar.

We have a folder named Controller where we place all the controllers.

The model and the controller are both inside a namespace CODOF.

And the view is in a spearate folder inside 'sites'.

We did this so that codoforum can support multiple sites.

Hi, It is not exactly based on MVC pattern but is similar. We have a folder named Controller where we place all the controllers. The model and the controller are both inside a namespace CODOF. And the view is in a spearate folder inside 'sites'. We did this so that codoforum can support multiple sites.
270
4
3
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft