From 1bcc9ec064de7a55f540e8a3a491a33f38bb2249 Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Fri, 20 Dec 2024 06:15:58 +0530 Subject: [PATCH 01/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c8c3f7..e533de0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

Sky Code Lab Logo

-

"I worked hard to create a kit, and you all are creating clones but not giving stars. Why? If you give stars, it will motivate me, and I can implement more features and take it further. The Laravel React starter kit is coming soon, so please don't forget to give a star."

+

☺️ Latest Laravel v 10.45

😘Vuejs v 3.4.0

🤡inertiajs/vue3 v 1.0.0

From bf568611b8eeb9d315f3e37c6a867b1a73966a40 Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:05:56 +0530 Subject: [PATCH 02/10] Update app.js --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 5c76133..1344242 100644 --- a/app.js +++ b/app.js @@ -1,3 +1,4 @@ import './bootstrap'; import '../scss/app.scss'; +import '../css/app.css'; import '../../node_modules/ionicons/dist/ionicons/ionicons.esm.js'; From f6c43f5d615c0b1d5e4f699445aee634480beaf2 Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:51:17 +0530 Subject: [PATCH 03/10] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e533de0..259b2c6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ License

-

Sky Code Lab Logo

+

Sky Code Lab Logo

☺️ Latest Laravel v 10.45

😘Vuejs v 3.4.0

@@ -47,8 +47,8 @@ - - + + @@ -62,8 +62,8 @@ - - + + @@ -77,8 +77,8 @@ - - + + @@ -93,8 +93,8 @@ - - + + @@ -109,8 +109,8 @@ - - + + From df8643c6e666f43a79f5124b8bdd94f8025ae92e Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:56:29 +0530 Subject: [PATCH 04/10] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 259b2c6..95ee15f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ License

-

Sky Code Lab Logo

+

Sky Code Lab Logo

☺️ Latest Laravel v 10.45

😘Vuejs v 3.4.0

@@ -47,8 +47,8 @@ - - + + @@ -62,8 +62,8 @@ - - + + @@ -77,8 +77,8 @@ - - + + @@ -93,8 +93,8 @@ - - + + @@ -109,8 +109,8 @@ - - + + From dc382fedd4a7516b17bc9d42300cd3fe7e0c0ae0 Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:02:20 +0530 Subject: [PATCH 05/10] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 95ee15f..fc4ec8a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ License

-

Sky Code Lab Logo

+

Sky Code Lab Logo

☺️ Latest Laravel v 10.45

😘Vuejs v 3.4.0

@@ -47,8 +47,8 @@ - - + + @@ -62,8 +62,8 @@ - - + + @@ -77,8 +77,8 @@ - - + + @@ -93,8 +93,8 @@ - - + + @@ -109,8 +109,8 @@ - - + + From 0a2f795c5d8cc4c736046920f5e7665080adc75a Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:19:29 +0530 Subject: [PATCH 06/10] Create FUNDING.yml --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..9142ff7 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: ["AbdulVakeel"] +custom: ["https://buymeacoffee.com/abdulvakeel"] From 646ea04bb9e51a9c0687038f6439033a06dd138b Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Sun, 13 Jul 2025 06:32:47 +0530 Subject: [PATCH 07/10] Update AdminRedirect.php --- app/Http/Middleware/AdminRedirect.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Http/Middleware/AdminRedirect.php b/app/Http/Middleware/AdminRedirect.php index 6137253..2264c92 100644 --- a/app/Http/Middleware/AdminRedirect.php +++ b/app/Http/Middleware/AdminRedirect.php @@ -19,7 +19,6 @@ public function handle(Request $request, Closure $next) if (auth()->user()->hasAnyRole(['super_admin', 'staff', 'manager'])) { return redirect(route('admin.dashboard')); } - return $next($request); } } From 8c55b40df5cc324f614e9e78eb30f056faced8d2 Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Sun, 12 Oct 2025 08:10:49 +0530 Subject: [PATCH 08/10] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 1344242..997c9eb 100644 --- a/app.js +++ b/app.js @@ -1,4 +1,4 @@ import './bootstrap'; import '../scss/app.scss'; -import '../css/app.css'; +import '../css/app.css'; import '../../node_modules/ionicons/dist/ionicons/ionicons.esm.js'; From 43123dc8e3621265ccfc22e4ca44338f584a9dcd Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Sat, 22 Nov 2025 16:25:34 +0530 Subject: [PATCH 09/10] Update app.php --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index fccb71c..cfe026d 100644 --- a/config/app.php +++ b/config/app.php @@ -6,7 +6,7 @@ /* |-------------------------------------------------------------------------- - | Application Name + | Application Name -- |-------------------------------------------------------------------------- | | This value is the name of your application. This value is used when the From 4fc004d8ff668ec948e2eadf30bb150183d59f4a Mon Sep 17 00:00:00 2001 From: Abdul Vakeel Software Engineer <163490858+AbdulVakeel@users.noreply.github.com> Date: Mon, 8 Dec 2025 05:42:03 +0530 Subject: [PATCH 10/10] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 997c9eb..1344242 100644 --- a/app.js +++ b/app.js @@ -1,4 +1,4 @@ import './bootstrap'; import '../scss/app.scss'; -import '../css/app.css'; +import '../css/app.css'; import '../../node_modules/ionicons/dist/ionicons/ionicons.esm.js';