Latest Laravel/PHP Articles

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


In https://chasingcode.dev/blog/csv-import-with-laravel-building-blocks-part-1/ I described the command I built with Laravel Prompts to import a CSV file into a...
Last week, a new JavaScript tool was released in version 1.0.0 that made me get really excited. It's called https://bun.sh - an "all-in-one toolkit for JavaScri...
I've been hacking on a side project in Laravel that may never see the light of day, but I think it's worth talking about the building blocks I used for it. For...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
https://sebastiandedeyne.com/links/point-positive https://sebastiandedeyne.com/tags/project-management https://sebastiandedeyne.com/tags/programming / https://s...
Have you ever noticed developers putting backslashes (\) in front of their PHP function calls? It’s often referred to as a micro-optimization, but how could suc...
John and Eric share more of the day to day behind the scenes work that goes on at php[architect]. Podcast (episodes): https://s3.amazonaws.com/phpa_media/podcas...

sebastiandedeyne.com

Cat Hicks on Craft
https://sebastiandedeyne.com/links/cat-hicks-on-craft https://sebastiandedeyne.com/tags/programming / https://www.drcathicks.com/post/on-craft I lovely read on...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
https://sebastiandedeyne.com/forge-deploy-scripts-in-version-control https://sebastiandedeyne.com/tags/laravel-forge I love Laravel Forge's quick deploy scripts...
https://sebastiandedeyne.com/keeping-forge-deploy-script-in-version-control https://sebastiandedeyne.com/tags/laravel-forge I love Laravel Forge's quick deploy...
John and Eric share more of the day to day behind the scenes work that goes on at php[architect]. Podcast (episodes): https://s3.amazonaws.com/phpa_media/podcas...
In this blog post, we'll explore how to test Laravel jobs, specifically focusing on asserting that a batch of jobs has been dispatched and testing that a then m...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
As developers, most of the time, our websites perform some kind of action based on a user clicking a button or typing some data, but there are some things we ne...
While working on the WordPress website it’s almost impossible to skip creating meta boxes. The meta box is helpful for storing metadata about your page, post, o...
Planning meetings are a strange beast. We get the team together and discuss the workload for the coming weeks. All-hands planning meetings are an old-s...

www.phparch.com

Packing Up PHP
https://www.phparch.com/article/2023-08-psr/ By https://www.phparch.com/community/frank-wallen/ If you have been following the progress of PHP since version 5.6...