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
*[Acacha/user](https://github.com/acacha/user): providing boosted Laravel Users. This could be optional through configuration.
54
34
*[acacha/helpers](https://github.com/acacha/helpers) : Extra helpers for Laravel provided by acacha.
55
35
*[creativeorange/gravatar](https://github.com/creativeorange/gravatar): Gravatar support for user's profile images. This could be optional through configuration.
*[acacha/forms](https://github.com/acacha/forms) : Javascript Form objects implementation.
58
-
*[acacha/llum](https://github.com/acacha/llum). Easy Laravel packages installation (and other tasks). Used to modify config/app.php file without using stubs (so you changes to this file would be respected)
59
38
*[thephpleague/skeleton](https://github.com/thephpleague/skeleton). This package use/has been adapted to use the phpleague skeleton.
60
39
* Acacha llum requires GNU sed. on MAC OS install GNU sed with:
61
40
@@ -88,21 +67,9 @@ Please be sure to check you environment.
88
67
## Optional requirements
89
68
*[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
69
91
-
## Laravel 5.8
92
-
93
-
This package works smoothly with Laravel 5.8 with 6.2 version.
94
-
95
-
## Laravel 5.7
96
-
97
-
This package works smoothly with Laravel 5.7 with 6.1 version.
98
-
99
-
## Laravel 5.6
100
-
101
-
This package works smoothly with Laravel 5.6 with 6.1 version.
102
-
103
-
## Laravel 5.5
70
+
## Laravel 5.8 and older
104
71
105
-
This package now use new Laravel 5.5 feature Package Auto Discover.
72
+
This package works smoothly with Laravel 5.x with 6.x version
0 commit comments