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
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -88,13 +88,17 @@ Please be sure to check you environment.
88
88
## Optional requirements
89
89
*[Laravel menu](https://github.com/spatie/laravel-menu): only used with command adminlte:menu that replaces default adminlte menu with a menu with spatie/laravel-menu support.
90
90
91
+
## Laravel 5.8
92
+
93
+
This package works smoothly with Laravel 5.8 with 6.2 version.
94
+
91
95
## Laravel 5.7
92
96
93
-
Compatible with Laravel 5.7.
97
+
This package works smoothly with Laravel 5.7 with 6.1 version.
94
98
95
99
## Laravel 5.6
96
100
97
-
This package works smoothly with Laravel 5.6 with 6.0+ versions.
101
+
This package works smoothly with Laravel 5.6 with 6.1 version.
0 commit comments