diff --git a/README.md b/README.md index 21d1c18..db34e13 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Auth has just been isntalled and you'll be able to visit the following authentic ## Auth Config -You may also want to publish the auth config by running the following: +You will also need to publish the auth config by running the following: ``` php artisan vendor:publish --tag=auth:config diff --git a/resources/views/components/setup/config-notification.blade.php b/resources/views/components/setup/config-notification.blade.php index d9421f9..2bc522e 100644 --- a/resources/views/components/setup/config-notification.blade.php +++ b/resources/views/components/setup/config-notification.blade.php @@ -1,5 +1,7 @@ -
- -
Auth configurations have not been published
-
This is the subtext for your alert message, providing important information or instructions.
+
+ +
Auth configurations have not been published
+
+ You need to publish the authentication configs in order to change setup configurations. +
\ No newline at end of file diff --git a/resources/views/pages/auth/setup/appearance.blade.php b/resources/views/pages/auth/setup/appearance.blade.php index b18199f..48741e8 100644 --- a/resources/views/pages/auth/setup/appearance.blade.php +++ b/resources/views/pages/auth/setup/appearance.blade.php @@ -58,43 +58,51 @@ public function update($key, $value){ -
-
- - - -
-