Latest Laravel/PHP Articles

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


christoph-rumpel.com

My Coding Year 2023
After writing about my coding year in 2015, 2016, 2017, 2018, 2019, 2020, 2021, and 2022 this is now my 9th year in review article. I love seeing so many others...

stephenjude.me

A Recap of 2023
I have been doing my yearly review since 2019 but last year was different because I didn't do it. But I am ready to do it again so let's jump in! Among the most...

chasingcode.dev

Reflecting on 2023
In 2019, I started the "tradition" of reflecting on the past year, mainly from a developer & geek point of view. I think it's a useful tool for summarizing how...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
At the end of each year, I usually write a full recap of everything I’ve done throughout the past 365 days. This time, the recap will be much shorter as this ye...
John and Eric share more of the day-to-day behind-the-scenes work that goes on at php[architect]. We discuss php[tek] 2024, writing for the magazine, and what i...

sebastiandedeyne.com

Feedback
Before I launched Svelte by Example, I called for early access testers in this newsletter. I don't ask for feedback often, I had to push myself to do this. Some...
This month we have some very exciting news, the speaker lineup and schedule has been published for php[tek] 2024. We’re extremely excited about the upcoming Tek...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
PHP attributes were introduced in PHP 8.0. This version marked a significant milestone for the language, bringing several new features and improvements, includi...

sebastiandedeyne.com

Svelte 5 preview review
The Svelte team set up a miniature documentation site highlighting the new features coming to Svelte 5. Here's a quick review of my three favorites: runes, even...
In this episode, Scott talks with Eric Mann about his experience as one of the PHP 8.3 Release Managers and writing his book PHP Cookbook. I’m your host, Scott...
I always enjoyed hearing how the owners of lost cameras were re-united with their property and media. Now it became my turn to find the owner of a lost GoPro. H...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Recently, AWS announced a new addition to the ElastiCache service, serverless ElastiCache. Serverless ElastiCache radically simplifies the management of your ca...
To invoke Laravel's internal scheduler, you must call the schedule:run Artisan command once every minute. In a traditional serverful hosting environment, you ma...
Recently I had to deal with some limitations of my database provider that doesn’t support table renaming. So I had to duplicate a table manually. The database o...
Recently I had to deal with some limitations of my database provider that doesn’t support table renaming. So I had to duplicate a table manually. The database o...