Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
l.a edited this page Oct 27, 2019 · 1 revision

View Layer

This is composed of "templates" that are responsible for providing appropriate representations of your application's resources. Alpha uses the twig templating engine as the View layer. The templating engine can be changed to whatever suits you, just make sure you modify the output from twig to your template in the App\Lib\Base view function.

Clone this wiki locally