🚀 We Won a Startup Weekend in Just 54 Hours!
Ever wondered what it takes to build a winning startup from scratch in a single weekend?
At Italy’s Mantova Startup Weekend, my team went from idea to victory—validating a problem, crafting a killer pitch, and taking home 1st place with Fitravel 🏆
Want to know the exact steps we took (and how you can apply them to your own startup)? Check out the full breakdown on my blog! 👇
🔗 Read the full story here -> danielpetrica.com/my-experience-of-participating-to-a-startup-weekend-competition-in-italy


Andrei Daniel Petrica
@danielpetrica
I’m driven by curiosity, and the need to continuously learn new things. Some techs I liked working with the most are Typescript (with Vue.js and Nuxt.js); PHP: Laravel and Docker
• • 202 Posts • 583 Views
Manually configuring a reverse proxy for multi-domain Laravel apps is inefficient and error-prone. The solution is to leverage Traefik for dynamic configuration in a Docker environment.
My new article is a direct guide to this setup. We will configure docker-compose.yml and Traefik to automatically discover and route new domains on the fly. This eliminates the need for manual proxy management entirely. I cover the complete setup for both Traefik and the required Laravel adjustments.
The result is an effortless and scalable multi-domain system.
Read the guide:
danielpetrica.com/laravel-and-traefik-dynamic-configuration-for-effortless-multi-domain-management
Found a way to have #laravel provide a list of domains to #traefik via the http provider.
Would anyone be interested in reading the code or a blog article for that?
#programming #webdeveloper #php
Found myself continuously having to check exchange rates this vacation.
Instead of relying on external ads and tracking filled website i built my little own website in laravel.
moneyconvert.space
This time had fun playing with mass sitemap generation to pre generate links to all possible exchange currencies like moneyconvert.space/en/usd/eur/123
with laravel i even managed to get a high score on page performance test pagespeed.web.dev/analysis/https-moneyconvert-space/c9kpt6zx7f?form_factor=mobile
I have a feeling this year (middle 2025 to middle 2026) is the golden year to jump on the AI train before is too late.
May be wrong, I am not qualified to say this
Did someone played with mcp and a2a protocols in php?
I played with mcp server and made a little demo server exporting more than 15 tools for managing, users, crons, jobs and history in a custom legacy framework. Larvel is like a proxy in the middle between ai and our framework