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

Commit e567ad5

Browse files
committed
update manual
1 parent 7344abe commit e567ad5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@ Change the `theme` config setting to `tailwind` in the published file.
5151
php artisan vendor:publish --tag=LLoadoutInforce-views
5252
```
5353

54-
## Logging in
55-
56-
LLoadout inforce will default create a user with username of `john@doe.com` and the password `password`
57-
5854
## Navigation
5955

6056
It provides a ui for navigation management and navigation permissions.
6157

62-
Therefore you have to add this tag after the dashboard navigation div in navigation.blad.php
58+
Therefore you have to add this tag after the dashboard navigation div in navigation-menu.blade.php
6359

6460
```php
6561
<livewire:navigation/>
6662
```
6763

64+
## Logging in
65+
66+
LLoadout inforce will default create a user with username of `john@doe.com` and the password `password`
67+
6868

6969
## Installing Laravel Jetstream ( if you didn't already install it )
7070

0 commit comments

Comments
 (0)