Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


Co-founders are the first people in the trenches for any start-up, taking the idea and turning it into a sustainable business that can really make other people’...
Last week I was setting up al old Laravel project that required MySQL 5.7. I installed DBengin so I could have the legacy MySQL version up and running alongside...
PHP closures are a way of creating anonymous functions. They are useful when you need to pass a function as an argument to another function. This is a common pa...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Having reusable input components is great. Knowing how to make them is even better! Follow along to see how we can create a generic TextInput component with a f...
I thouroughly enjoyed the walk through Pedro's design process for his personal website. From where he drew inspiration, to live snapshots of the design's iterat...
In the world of web development, building complex applications often comes with the challenge of identifying and resolving performance bottlenecks. This is wher...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hashing is an important security concept that every web developer should know about. It's what allows us to store passwords securely in our databases.
The idea of application monitoring has been around for a while, but it has never been as indispensable as today. Despite its importance it’s still one of the mo...
“Works on my machine” it’s a common refrain before closing out a bug ticket. This hides the fact that something is different between your development and produc...
· 3 min read
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The path towards a good-enough software for invoices was quite thorny, I would say. I have been using from self-hosted Craterapp instance for a year and a half....
If you've been tinkering with Laravel Livewire, you know it's all about making life easier. Today, let's dive into one of those neat features that just shipped...

chasingcode.dev

2024 site refresh
Freshly motivated at the turn of 2024, I started working slowly but steadily on refreshing the ChasingCode site and blog. It took a month of daily tinkering bef...
SQLite is getting all the hype lately, but can it really compete with MySQL and PostgreSQL for production web applications? Alright, I hear you, "SQLite is a to...