From 7aef0210fd81d9b8ff8bb354bf36d5f9c02904a6 Mon Sep 17 00:00:00 2001 From: Nebulae Date: Tue, 18 Aug 2026 19:12:51 +0200 Subject: [PATCH] init(ISPWeb account creation) --- app/Console/Commands/CreateISPWebAccounts.php | 30 +++++++++++++++++++ .../components/features/home/AboutSection.tsx | 7 ++++- resources/js/layouts/nav-guest-layout.tsx | 8 ++--- 3 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 app/Console/Commands/CreateISPWebAccounts.php diff --git a/app/Console/Commands/CreateISPWebAccounts.php b/app/Console/Commands/CreateISPWebAccounts.php new file mode 100644 index 0000000..3c2fb26 --- /dev/null +++ b/app/Console/Commands/CreateISPWebAccounts.php @@ -0,0 +1,30 @@ +
- +
diff --git a/resources/js/layouts/nav-guest-layout.tsx b/resources/js/layouts/nav-guest-layout.tsx index a7677a0..6ed2780 100644 --- a/resources/js/layouts/nav-guest-layout.tsx +++ b/resources/js/layouts/nav-guest-layout.tsx @@ -66,9 +66,9 @@ export default function NavGuestLayout() { Nos Services - + Le Blog - + Contact @@ -165,9 +165,9 @@ export default function NavGuestLayout() { Nos Services - + Le Blog - + Contact