https://github.com/benjamincrozat/blog-v5
Source code for Benjamin Crozat's blog.
https://github.com/benjamincrozat/blog-v5
alpine-js laravel livewire tailwind-css
Last synced: 26 days ago
JSON representation
Source code for Benjamin Crozat's blog.
- Host: GitHub
- URL: https://github.com/benjamincrozat/blog-v5
- Owner: benjamincrozat
- Created: 2025-02-08T11:20:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T13:54:43.000Z (about 1 month ago)
- Last Synced: 2025-09-06T20:54:00.414Z (about 1 month ago)
- Topics: alpine-js, laravel, livewire, tailwind-css
- Language: PHP
- Homepage: https://benjamincrozat.com
- Size: 6 MB
- Stars: 117
- Watchers: 8
- Forks: 36
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benjamin Crozat's blog
This is the source code for my revenue-generating 25K monthly visitors [blog](https://benjamincrozat.com). It's **100% not vibe coded** BTW.
**Feel free to steal whatever you need.** But first, why don't you follow me on [X](https://x.com/benjamincrozat)?
## What to expect
- **Independently built and maintained:**
This codebase evolves organically as time allows and needs arise.
- **Production-ready Laravel code:**
Explore clean, fast, and scalable code with Actions, Jobs, Policies, and more, as well as a thoughtfully organized structure. (Basically, I'm following Laravel's best practices. No need to do more.)- **Monetization & analytics:**
See how I implemented affiliate links, ad-blocker-resistant analytics, and outbound tracking for real revenue.- **Beautiful admin (WIP) & user experience:**
Discover how Filament v4 powers my admin panel and how Livewire brings interactivity to my custom-made comments system and forms.- **Automation & background jobs:**
See how I automate content, recommendations, and more using AI, queues (managed by Horizon), and scheduled tasks.- **Cloudflare Images integration:**
Because I didn't want to develop my own image upload flow from scratch and Cloudflare Images is pretty damn good.- **Comprehensive test suite:**
150+ tests (and I'm far to be done yet) written using Pest show how to keep features reliable and code maintainable.
![]()