PHP Classes

File: views/README.md

Recommend this page to a friend!
  Classes of Aleksey   PHP Framework Bootstrap 4 Template   views/README.md   Download  
File: views/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Framework Bootstrap 4 Template
Show application pages using Bootstrap templates
Author: By
Last change:
Date: 2 years ago
Size: 260 bytes
 

Contents

Class file image Download

Create views files in this folder.

Place the views for the controllers in folders named controller (without suffix).

For example, the controller name is HomeController, folder name is home.

Common views and layouts are placed in the shared folder.