You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
This repository contains extra resources that complement the Slim Framework, a PHP micro framework that helps
4
4
you quickly write simple yet powerful web applications.
5
5
6
+
---
7
+
#### For custom views we are now recommending using the [Slim Views](https://github.com/codeguy/Slim-Views) repo instead. We are simplifying the amount of views we officially support and will be splitting up the Slim Extras repo into smaller chunks.
8
+
---
9
+
6
10
## Custom Views
7
11
8
12
This repository contains custom views for your Slim Framework applications. Custom views let you easily
0 commit comments