Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit ec28829

Browse files
committed
Merge branch 'main' of github.com:LLoadout/enforce
2 parents c2df25e + 173ebf6 commit ec28829

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,32 @@ With LLoadout Inforce you will kickstart your Laravel development when using Lar
2121
LLoadout inforce will add a ui for managing users, roles, permission and menus. It will also provide you with
2222
an ui to link users to roles and assign permissions to roles.
2323

24+
### manage roles
25+
26+
you can manage roles and assign permissions to the roles
27+
28+
<p align="center">
29+
<img src="https://github.com/LLoadout/assets/blob/master/inforce/roles.png" title="LLoadout inforce">
30+
</p>
31+
32+
### manage users
33+
34+
you can manage users and assign them a role. You can also assign permissions on user level.
35+
36+
<p align="center">
37+
<img src="https://github.com/LLoadout/assets/blob/master/inforce/users.png" title="LLoadout inforce">
38+
</p>
39+
40+
### manage menus
41+
42+
you can manage menus
43+
44+
<p align="center">
45+
<img src="https://github.com/LLoadout/assets/blob/master/inforce/menus.png" title="LLoadout inforce">
46+
</p>
47+
48+
49+
2450
## Installation
2551

2652

0 commit comments

Comments
 (0)