@@ -41,7 +41,7 @@ Easily start creating, updating, editing, and deleting users in minutes with min
4141
4242
4343### Requirements
44- * [ Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, or 7 +] ( https://laravel.com/docs/installation )
44+ * [ Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, 7, or 8 +] ( https://laravel.com/docs/installation )
4545
4646### Integrations
4747Laravel users can work out the box with or without the following roles packages:
@@ -53,7 +53,7 @@ Laravel users can work out the box with or without the following roles packages:
5353### Installation Instructions
54541 . From your projects root folder in terminal run:
5555
56- Laravel 5.6, 5.7, and 5. 8+ use:
56+ Laravel 5.6, 5.7, 5.8, 6, 7, and 8+ use:
5757
5858 ```
5959 composer require jeremykenedy/laravel-users
@@ -83,7 +83,7 @@ Laravel users can work out the box with or without the following roles packages:
8383 ```
8484
85852. Register Package
86- * Laravel 5.5, 5.6, and 5.7 +
86+ * Laravel 5.5, 5.6, 5.7, 5.8, 6, 7, 8 +
8787Uses package auto discovery feature, no need to edit the `config/app.php` file.
8888
8989* Laravel 5.4 and below
0 commit comments