This commit is contained in:
Milos Stojanovic
2019-07-03 13:05:13 +02:00
parent 638abad22a
commit 8ff25ecb8d

View File

@@ -33,7 +33,7 @@ Routes file is located here `backend/Controllers/routes.php` Each route in the r
],
```
As you can in the example, you can assign required user roles and permissions for each route.
As you can see in the example, you can assign required user roles and permissions for each route.
## Controllers