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
{{ message }}
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+58-51Lines changed: 58 additions & 51 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,52 +19,6 @@ an ui to link users to roles and assign permissions to roles.
19
19
20
20
## Installation
21
21
22
-
```shell
23
-
composer require lloadout/inforce
24
-
```
25
-
26
-
If you are starting from a new installation and need to install Laravel Jetstream, Spatie Permissions or Laravel Livewire datatables , you need to do the additional steps
27
-
documented at the end of this documentation.
28
-
29
-
### Assets
30
-
31
-
LLoadout inforce uses some default menus and permissions, these can be created via the provided migrations and seeder.
then change "theme" to "tailwind" in /config/laravel-livewire-tables.php
92
+
93
+
## Installation of LLoadout inforce
94
+
95
+
```shell
96
+
composer require lloadout/inforce
97
+
```
98
+
99
+
If you are starting from a new installation and need to install Laravel Jetstream, Spatie Permissions or Laravel Livewire datatables , you need to do the additional steps
100
+
documented at the end of this documentation.
101
+
102
+
### Assets
103
+
104
+
LLoadout inforce uses some default menus and permissions, these can be created via the provided migrations and seeder.
0 commit comments