Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Compiling #38

Open
Open
@andrewtheone

Description

@andrewtheone

Hey, I have a bunch of templates in database, my idea is to send them through a compiler, compile them to .phtml in views/ folder, and then include them from there.

My question is: how do i achive this? I saw you can set compile dir, and yeah, the idea of creating template files in a temp dir then ->get(..) all the tempaltes while setting the compile dir to views/ is a nice idea. But how do I tell Dwoo to look for compiled templates at runtime in the views and never even try to compile or look for .tpl?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions