File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ It does one thing only. It routs URI/URL requests (Such as: `https://example.com
66
77## Installation
88
9- ` composer require digi-brains/ya-router 1.0.0 `
9+ Current version is 1.1.0
10+
11+ ` composer require digi-brains/ya-router 1.1.1 `
1012
1113## Overview
1214
1315YaRouter assumes 3 things.
1416
15- 1 . You are, through your server or document root config file, directing all traffic through a single entry point; such as ` index.php ` .
17+ 1 . You are, through your server or document root config file, directing all traffic through a single entry point/bootstrap file ; such as ` index.php ` .
1618
17192 . You have a directory structure for your view files that reflects your information arcitecture. [ 1] ( #allviews )
1820
You can’t perform that action at this time.
0 commit comments