From a73ee215681d056f4429229df21d9f4b4e4db468 Mon Sep 17 00:00:00 2001 From: Alex Lingris Date: Fri, 6 Sep 2024 21:00:15 +0300 Subject: [PATCH] wip setup guide --- src/Setup/Step/LucentConfigStep.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Setup/Step/LucentConfigStep.php b/src/Setup/Step/LucentConfigStep.php index eedbdd0..88766dc 100644 --- a/src/Setup/Step/LucentConfigStep.php +++ b/src/Setup/Step/LucentConfigStep.php @@ -19,9 +19,7 @@ class LucentConfigStep implements IStep php8.3 artisan vendor:publish --tag=lucent-config -# Choose "Lucent" from the prompted options. - -A lucent.php file will be created in your config folder +# A lucent.php file will be created in your config folder EOD;