I'm available for new Laravel, front-end or UX/UI projects. If you need help of a professional team, please contact us: whitecube.be
😘

Toon Van den Bos
@toonvandenbos
Founder & full-stack dev at Whitecube, teacher at HEPL (Belgium)
• • 12 Posts • 248 Views
Had a blast at PHPxBrussels yesterday with the team, glad to see so many aspiring developers join us!
I've even won this glorious mug I'll be very proud to showcase to my mom. 🤯
Not sure if I missed the link or that nothing has been announced yet, but ...
Is there a Telegram group or another channel for Laracon EU attendees this year?
On today's menu: refactor one of the base parts of Hiker, our upcoming Laravel package. Quite proud of these 5-year-old lines of code as they proved our idea was feasible, performing and promising. Now, let's take them to the next level 💪
Hey Laravel devs, a question! 👋
For big projects containing a presentation website + app + ..., do you go full monolith or do you create separate Laravel repos for each part (and if so, how do you deal with repeated models, jobs, etc.)?
That's one of the main reasons I was thinking about in favor of the monolith. However, working as a team, separate repos could maybe offer less compatibility issues or maintenance overhead, allowing to upgrade each part at its own pace.