Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 1fb4742

Browse files
authored
Update README.md
1 parent 93a4bfb commit 1fb4742

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,11 @@ Create menus & pages that support (multiLocale "title, url, body, ...", nesting,
3333
- publish the packages assets with `php artisan vendor:publish`
3434
- for simpleMenu [Wiki](https://github.com/ctf0/simple-menu/wiki/Publish)
3535
- also check the below **Dependencies** for extra "configuration/options/migrations".
36-
> - Permissions
37-
> - https://github.com/spatie/laravel-permission
36+
> - [Permissions](https://github.com/spatie/laravel-permission#laravel)
3837
>
3938
> - MultiLocale
40-
> - https://github.com/spatie/laravel-translatable
41-
> - https://github.com/mcamara/laravel-localization
42-
>
43-
> - Menu Nested Set
44-
> - https://github.com/gazsp/baum
39+
> - [laravel-translatable](https://github.com/spatie/laravel-translatable#installation)
40+
> - [laravel-localization](https://github.com/mcamara/laravel-localization#config)
4541
4642
- add `SMUsers` trait to your **User Model**
4743

0 commit comments

Comments
 (0)