Eco-erudition
Understanding the markets and investing, at your own pace.
Overview
Eco-erudition is a French-language editorial platform that decodes the broader economy: financial markets, crypto, commodities, ETFs, savings strategies. The tone blends accessible explainers for the curious with technical analyses for seasoned investors. The site offers text and video articles, a live markets page (real-time ticker, Fear & Greed index, weekly Top/Flop rankings), and a poll system where Erudit subscribers can suggest topics themselves. Access comes in four tiers — free, Curieux, Chercheur, Erudit — progressively unlocking articles, the Express formula (structured technical analyses), and community features.
Under the hood, it's a focused Laravel + Livewire app with a Filament admin managing articles, tags, polls, rankings, and users. The rich-text engine is a customized Tiptap with home-grown plugins (spoilers, tooltips, text sizing). Market data flows in via Yahoo Finance, the sentiment index via RapidAPI, and payments via Stripe Billing — webhooks and access handled in real time.
Features
Monetization
Tiered subscriptions
Three Stripe-powered tiers (Curieux, Chercheur, Erudit). Webhooks grant and revoke access on subscribe, cancel, and refund.
Editorial
Article publishing
A polished editorial workflow with drafts, scheduling, tags, and per-tier access control.
Rich-text editor
Articles are authored in a Tiptap editor wired into Filament — embeddable, sane, headless.
Video articles
Embed YouTube videos as first-class articles, with metadata pulled automatically from the YouTube Data API.
Tag system
Coloured tags and slug-based filtering across the article archive.
Markets
Markets page
A live financial markets dashboard with a Fear & Greed index, ticker, and weekly top/flop company rankings.
Community
Community polls
Time-bound polls with multiple options, vote tracking, and a user-suggestion stream for upcoming topics.
Operations
2FA + Jetstream
Two-factor auth, email verification, password reset, profile photos — the lot.
Filament admin
Resources for Articles, Tags, Users, VotePolls, VoteSuggestions, and WeeklyRankings.
Sentry telemetry
Errors and slow transactions tracked in Sentry for proactive triage.
The stack
web
16PHP web framework powering the API, admin, and websites.
Modern PHP with strict types, readonly props, and JIT.
Admin panel framework built on Livewire & Tailwind.
Full-stack reactive components without leaving PHP.
Token authentication for mobile API clients.
Headless authentication backend.
Primary relational database, including spatial queries.
Cache and session driver.
Utility-first CSS framework for fast UI iteration.
Lightning-fast asset bundler with HMR.
Headless rich-text editor used in the admin panel.
Web subscription billing and webhooks.
Fetches metadata for embedded videos.
Real-time financial market data ingestion.
Error tracking & performance monitoring.
Local & production containerization.
Other projects
View all →
A social platform where users discover, create, and join local events to meet new people. Available on the web, iOS, and Android with full feature parity.
Read case study
The website for Game'n Chill, a Lyon-based association running casual video-game tournaments. Players sign up online, track their scores, climb the leaderboards — while the team orchestrates in-house and partner events from a dense back-office.
Read case study