Real-World Refactoring with Laravel 12 & PHP 8.4 β A Clean-Architecture Playbook
TL;DR β Laravel 12 is a maintenance-focused release that runs effortlessly on PHP 8.4. By embracing...
Legacy Laravel slowing you down?
π οΈ Clean Architecture with Laravel 12 & PHP 8.4 decouples
DomainβAppβInfra for testable, upgrade-friendly code.
Playbook + code samples
π dev.to/blamsa0mine/...
#Laravel #PHP #CleanCode #Refactor
22.06.2025 18:36 β π 1 π 0 π¬ 0 π 0
How I Tested My Vue.js Calculator with Vitest: A Complete Guide
While building my Vue 3 calculator, I discovered: "The simpler the UI, the more dangerous the edge...
π Testing my Vue calculator with Vitest revealed:
β’ 0.1+0.2β 0.3 π±
β’ 94% coverage
β’ 18 edge cases caught
π‘ Key insight:
"Test behavior, not implementation"
π Full guide:
dev.to/blamsa0mine/...
#VueJS #Testing #Frontend
16.06.2025 08:01 β π 1 π 0 π¬ 0 π 0
π Just built a sleek calculator !
β
Dark/light mode toggle
β
Full calculation history
β
Memory functions (M+, M-, MR, MC)
β
Keyboard support
π» Code: github.com/VincentCapek...
#VueJS #FrontendDev #WebDevelopment
10.06.2025 16:33 β π 1 π 0 π¬ 0 π 0
Whatβs Coming in PHP 8.5 π
Heads-up: PHP 8.5 is still in development; the first General Availability build is slated for 20...
π PHP 8.5 is coming this November β and itβs packed with awesome features!
Pipelines |>, immutable record types, array_first(), Zstandard support & more.
Get the full scoop π
dev.to/blamsa0mine/...
#PHP #WebDev #Backend
08.06.2025 16:14 β π 2 π 0 π¬ 0 π 0
Cursor vs Windsurf (2025): A Deep-Dive Into the Two Fastest-Growing AI IDEs
Cursor feels like βVS Code + ChatGPT on steroidsβ, while Windsurf (ex-Codeium) wants to be the first...
π Breaking down Cursor vs Windsurf: the ultimate AI-powered IDE face-off !
From agent workflows to pricing, security & community tractionβdiscover which tool best fits your dev workflow.
π dev.to/blamsa0mine/...
#AI #IDE #DevTools
08.06.2025 10:11 β π 2 π 0 π¬ 0 π 0
Dependency Injection & Conciseness in Modern PHP
TL;DR β Constructor Property Promotion (PHP 8), typed properties, and PSR-11 DI containers let you...
Cut boilerplate in PHP with constructor property promotion and DI !
π Learn how to write cleaner, more concise code in this guide: dev.to/blamsa0mine/...
#PHP #DependencyInjection #PHP8 #WebDev
06.06.2025 19:38 β π 0 π 0 π¬ 0 π 0
Building Dynamic UIs with Livewire in Laravel 12: A Complete Guide
Laravel Livewire has revolutionized how we build dynamic user interfaces in Laravel applications....
Learn how to build dynamic UIs in Laravel 12 using Livewire!
π οΈ From setup to real-time interactivity, this complete guide has you covered:
dev.to/blamsa0mine/...
#Laravel12 #Livewire #WebDev
06.06.2025 17:04 β π 0 π 0 π¬ 0 π 0
Mastering Test-Driven Development (TDD) with Laravel 12: A Complete Guide
Test-Driven Development (TDD) is a software development methodology that emphasizes writing tests...
Level up your testing game with Laravel 12 !
π οΈ Dive into our complete TDD guide and learn how to build rock-solid apps from the ground up:
dev.to/blamsa0mine/...
#Laravel12 #TDD #PHP #WebDev
05.06.2025 09:47 β π 0 π 0 π¬ 0 π 0
π Exciting update:
Our URL shortener's analytics dashboard is live! π
Features:
- Track total URLs & clicks
- Analyze click-through rates & engagement
- View trends with graphs for URL creation & clicks
- Discover top-performing domains & URLs
#URLShortener #react
04.06.2025 12:03 β π 0 π 0 π¬ 0 π 0
Dependency Injection and Conciseness with PHP 8 in Laravel 12
Laravel 12 leverages PHP 8βs constructor property promotion to make dependency injection (DI) more...
Streamline your Laravel 12 code with PHP 8βs constructor property promotion!
π Learn how to cut boilerplate and inject dependencies more concisely:
dev.to/blamsa0mine/...
#Laravel12 #PHP8 #WebDev
04.06.2025 10:15 β π 0 π 0 π¬ 0 π 0
Integrating Shadcn/ui into Laravel 12
Shadcn/ui is a collection of headless UI components built on Radix primitives and styled with...
Integrate Shadcn/ui into your Laravel 12 app and supercharge your UI with headless components + Tailwind!
π Check out the step-by-step guide
π dev.to/blamsa0mine/...
#Laravel12 #Tailwind #ShadcnUI #WebDev
03.06.2025 16:51 β π 3 π 0 π¬ 0 π 0
Sonnet Claude 4 is really impressive, and I managed to create a shortened url generator very quickly in React.
Honestly, not disappointed.
03.06.2025 12:47 β π 0 π 0 π¬ 0 π 0
Enhanced Validation in Laravel 12: Introducing secureValidate()
Laravel 12 brings a new, streamlined approach to enforcing strong validation rulesβespecially for...
Discover how Laravel 12βs new secureValidate() method makes enforcing strong validation rules a breeze!
πͺπ Dive into enhanced validation and keep your apps secure: dev.to/blamsa0mine/...
#Laravel #PHP #WebDev
03.06.2025 09:52 β π 1 π 0 π¬ 0 π 0
Using nestedWhere() in the Laravel 12 Query Builder
Since Laravel 12, the Query Builder has been enriched with a convenient method to nest conditions...
Using Laravel 12 ?
Check out how nestedWhere() simplifies your nested queries in the Query Builder. No more verbose closures! Learn more
π dev.to/blamsa0mine/...
#laravel #php
02.06.2025 18:07 β π 1 π 0 π¬ 0 π 0
Je dois vraiment tester laravel 12 depuis le temps...
02.06.2025 09:32 β π 0 π 0 π¬ 0 π 0
Building a Rich Movie & Social Knowledge Graph with Neo4j and Python
In this deep-dive tutorial youβll learn how to connect to Neo4j exclusively from Python, model a...
Building a Rich Movie Social Knowledge Graph with #Neo4j and #Pythonβ! Learn how to model movie data, their relationships, and insights using graph technology. πΏπ¬
dev.to/blamsa0mine/...
#GraphDB #DataScience #Python
02.06.2025 08:33 β π 3 π 1 π¬ 0 π 0
Portfolio Vincent Capek | DΓ©veloppeur PHP Fullstack
Je m'appelle Vincent, j'ai 22 ans, je suis dΓ©veloppeur Web FullStack PHP.
π DΓ©couvrez mon portfolio !
DΓ©veloppement WEB, PHP, Laravel et Vue.js.
N'hΓ©sitez pas Γ me contacter pour vos projets. π»β¨
π portfolio-liart-five-83.vercel.app
#DΓ©veloppeurWeb #Freelance #PHP #Laravel #VueJS
26.11.2024 16:14 β π 1 π 1 π¬ 0 π 0
π Building a Task List with Vue 3 + TypeScript and Testing It with Cypress
In this article, weβll create a simple task list application using Vue 3 and TypeScript. Then, weβll...
Learn how to build a simple Task List app with #Vue3 + #TypeScript and test it like a pro with #Cypress ! π
Step-by-step guide to create, add, and remove tasks while ensuring everything works flawlessly with E2E tests. π§ͺ
π dev.to/blamsa0mine/...
#WebDev #JavaScript #E2E
22.11.2024 14:48 β π 4 π 0 π¬ 0 π 0
Structuring a Laravel Project with the Repository Pattern and Services π
Laravel is a robust and flexible framework, but without proper structure, controllers can easily...
π Boost your Laravel skills !
Learn how to structure your project with the Repository Pattern and Services for clean, testable, and maintainable code. π
Dive into the full guide: dev.to/blamsa0mine/...
#Laravel #CleanCode #WebDevelopment #PHP
21.11.2024 17:16 β π 1 π 0 π¬ 0 π 0
Using Data Transfer Objects (DTO) in Laravel for a Clean and Scalable Architecture
In a Laravel application, it's important to maintain readable, maintainable, and scalable code. One...
Keep your Laravel app clean & scalable ! π
Use Data Transfer Objects (DTOs) to separate data from business logic.
Combine DTOs with Services & FormRequests for a modular, testable architecture.
π οΈ Read more: dev.to/blamsa0mine/...
#Laravel #CleanCode #DevTips #PHP
21.11.2024 14:22 β π 2 π 0 π¬ 0 π 0
Je ne pense pas qu'il y a forcΓ©ment besoin d'un framework JS cΓ΄tΓ© back office.
Tu peux en revanche utiliser un framework CSS comme Tailwind/Bulma ou encore Semantic UI. (pour que ça t'enlève d'un poids côté back)
21.11.2024 13:03 β π 0 π 0 π¬ 0 π 0
GitHub - ZAomineZ/api_anime
Contribute to ZAomineZ/api_anime development by creating an account on GitHub.
π Explore our new Symfony API Platform project!
Manage animes, authors, characters, tags, and more with JWT-secured authentication.
Dive in and contribute on GitHub: github.com/ZAomineZ/api... π
#Symfony #APIPlatform #PHP #Developers
21.11.2024 10:00 β π 1 π 0 π¬ 0 π 0
π Nouvelle astuce Laravel : Uploadez facilement une image Γ partir d'une URL grΓ’ce Γ une classe utilitaire personnalisΓ©e ! ππ
π Guide complet + code source sur GitHub : medium.com/@vincentcape...
#Laravel #PHP #WebDev #CodingTips
20.11.2024 14:12 β π 4 π 1 π¬ 0 π 0
Student korean language.
Python DΓ©veloppeur.
J'aime la nature et les animaux. - π Korea λλ νκ΅μ μ골μ κ°κ³ μΆλ€
CTO @ https://contractify.io β’ PHP / Laravel / VueJS to pay the bills β’ Elixir and Phoenix for fun β’ Creator of https://yellowduck.be β’ Runner & Cyclist β’ π§πͺ Belgium
#Dev web sΓ©nior π΄
#Laravel iste convaincu π (mais pas obtus)
JβΓ©cris du code propre β¨ (ou presque) et je partage ce qui marche (et ce qui plante π±)
#PHP dev, #Kotlin enthusiast, #NixOS erratic contributor, https://gaelreyrol.dev #Lille
J'ai pas la santΓ© mais j'ai une fille formidable, une femme incroyable et surtout un Γ©norme chat.
Software engineer, PHP/SF & PPO/Scrum Master Γ mes heures perdues.
Lead Developer #PHP #Symfony #ApiPlatform
Laravel, PHP, Livewire, Inertia, VueJS
π§βπ» Tech Expert @SensioLabs.com
π€ Core Team Member @Symfony.com
π€ Speaker @AFUP.org, SymfonyCon, β¦
π Creator of sleepr.app
π https://welcomattic.com
π° Sponsor me https://github.com/sponsors/welcoMattic
#Dev #Cybersecurity #PHP #Symfony #Swift
π₯οΈ Technical Leader for https://www.resume-library.com/ | https://thebusinessmagazine.co.uk/ Rising Star In Tech 2024 Finalist π | Former Computer Science Teacher π§βπ«
Bienvenue dans la communautΓ© #Laravel francophone !
https://laravel-france.com
official Bluesky account (check usernameπ)
Bugs, feature requests, feedback: support@bsky.app