Skip to content

Commit 98be7b2

Browse files
Remove hardcoded social proof and star counts
Remove fabricated social proof from the homepage and eliminate hardcoded GitHub star/contributor numbers across comparison docs. Updated CHANGELOG to note the removals. Also include rebuild of frontend assets: added new compiled CSS (app-B6kDwOrc.css), removed the old CSS file, and updated public/build/manifest.json to reflect the asset changes.
1 parent af7ab45 commit 98be7b2

7 files changed

Lines changed: 11 additions & 63 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6060
- Placeholder clone URLs in documentation
6161
- Duplicate content sections from README
6262
- Old "screenshots coming soon" placeholder text
63+
- Fake social proof statistics section from homepage (GitHub stars, contributors counts)
64+
- Specific GitHub star counts from comparison documentation (replaced with general descriptions)
6365

6466
## [0.0.2] - 2026-04-21
6567

docs/comparisons/laracorekit-vs-larament.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A detailed comparison between LaraCoreKit and Larament to help you choose the ri
2121
| **UI Components** | 175+ components | Minimal |
2222
| **Role/Permissions** | Yes (Spatie Permission) | Yes (Spatie Permission) |
2323
| **API Auth** | Sanctum | Sanctum |
24-
| **GitHub Stars** | 3 (new project) | 369 (established) |
24+
| **GitHub** | [LaraCoreKit](https://github.com/ProgrammerNomad/LaraCoreKit) (new) | [Larament](https://github.com/lara-zeus/larament) (established) |
2525
| **Active Development** | Yes | Yes |
2626
| **Documentation** | Comprehensive | Comprehensive |
2727
| **CI/CD** | GitHub Actions | GitHub Actions |
@@ -173,7 +173,7 @@ A detailed comparison between LaraCoreKit and Larament to help you choose the ri
173173

174174
**Larament:**
175175
- Excellent documentation
176-
- Proven track record (369 GitHub stars)
176+
- Established project with proven track record
177177
- Active community
178178
- Production-tested
179179
- Clean, idiomatic Laravel code
@@ -187,17 +187,16 @@ A detailed comparison between LaraCoreKit and Larament to help you choose the ri
187187

188188
**LaraCoreKit:**
189189
- New project (launched 2026)
190-
- 3 GitHub stars (growing)
190+
- Growing community
191191
- Active development
192192
- Documentation site
193-
- Email support
194193
- GitHub issues and discussions
195194

196195
**Larament:**
197196
- Established project
198-
- 369 GitHub stars
199-
- 27 forks
200-
- 68 releases
197+
- Large community
198+
- Multiple forks and contributors
199+
- Many releases
201200
- Proven in production
202201
- Active community
203202
- Regular updates

docs/comparisons/laracorekit-vs-livewire-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A detailed comparison between LaraCoreKit and the official Laravel Livewire star
2121
| **UI Components** | 175+ Tailwind | Flux UI Pro Components |
2222
| **Authentication** | Breeze + Custom | Breeze + Flux |
2323
| **Role/Permissions** | Yes (Spatie) | No (DIY) |
24-
| **GitHub Stars** | 3 (new) | 496 (official) |
24+
| **GitHub** | [LaraCoreKit](https://github.com/ProgrammerNomad/LaraCoreKit) (new) | [Livewire Starter](https://github.com/laravel/starter-kit) (official) |
2525
| **Documentation** | Comprehensive | Official Laravel Docs |
2626

2727
## Detailed Comparison

modules/Core/views/livewire/home.blade.php

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -95,59 +95,6 @@
9595
</div>
9696
</div>
9797

98-
<!-- Social Proof Section -->
99-
<div class="py-8 bg-white dark:bg-gray-900 border-b border-gray-200 dark:border-gray-800">
100-
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
101-
<div class="flex flex-wrap items-center justify-center gap-8 text-center">
102-
<div class="flex items-center gap-2">
103-
<svg class="w-6 h-6 text-yellow-500" fill="currentColor" viewBox="0 0 20 20">
104-
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
105-
</svg>
106-
<div class="text-left">
107-
<div class="text-2xl font-bold text-gray-900 dark:text-white">250+</div>
108-
<div class="text-sm text-gray-500 dark:text-gray-400">{{ __('GitHub Stars') }}</div>
109-
</div>
110-
</div>
111-
112-
<div class="hidden sm:block w-px h-12 bg-gray-200 dark:bg-gray-700"></div>
113-
114-
<div class="flex items-center gap-2">
115-
<svg class="w-6 h-6 text-blue-500" fill="currentColor" viewBox="0 0 20 20">
116-
<path d="M9 6a3 3 0 11-6 0 3 3 0 016 0zM17 6a3 3 0 11-6 0 3 3 0 016 0zM12.93 17c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07zM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5z"></path>
117-
</svg>
118-
<div class="text-left">
119-
<div class="text-2xl font-bold text-gray-900 dark:text-white">15+</div>
120-
<div class="text-sm text-gray-500 dark:text-gray-400">{{ __('Contributors') }}</div>
121-
</div>
122-
</div>
123-
124-
<div class="hidden sm:block w-px h-12 bg-gray-200 dark:bg-gray-700"></div>
125-
126-
<div class="flex items-center gap-2">
127-
<svg class="w-6 h-6 text-green-500" fill="currentColor" viewBox="0 0 20 20">
128-
<path fill-rule="evenodd" d="M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
129-
</svg>
130-
<div class="text-left">
131-
<div class="text-2xl font-bold text-gray-900 dark:text-white">{{ __('Production Ready') }}</div>
132-
<div class="text-sm text-gray-500 dark:text-gray-400">{{ __('Battle-Tested') }}</div>
133-
</div>
134-
</div>
135-
136-
<div class="hidden lg:block w-px h-12 bg-gray-200 dark:bg-gray-700"></div>
137-
138-
<div class="flex items-center gap-2">
139-
<svg class="w-6 h-6 text-purple-500" fill="currentColor" viewBox="0 0 20 20">
140-
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z" clip-rule="evenodd"></path>
141-
</svg>
142-
<div class="text-left">
143-
<div class="text-2xl font-bold text-gray-900 dark:text-white">{{ __('Global') }}</div>
144-
<div class="text-sm text-gray-500 dark:text-gray-400">{{ __('Used Worldwide') }}</div>
145-
</div>
146-
</div>
147-
</div>
148-
</div>
149-
</div>
150-
15198
<!-- Quick Start Section -->
15299
<div id="quick-start" class="py-20 bg-white dark:bg-gray-900">
153100
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">

public/build/assets/app-B6kDwOrc.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/assets/app-DtdCV9xh.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resources/css/app.css": {
3-
"file": "assets/app-DtdCV9xh.css",
3+
"file": "assets/app-B6kDwOrc.css",
44
"src": "resources/css/app.css",
55
"isEntry": true
66
},

0 commit comments

Comments
 (0)