Make for Web Developers

Make for Web Developers The command line, it’s a powerful tool for us developers but it’s not the most user-friendly way to interact with a computer. It can be hard to remember steps in a multi-step process, hard to remember all the command line switches we need to have for our commands to run successfully, […]

The post Make for Web Developers appeared first on php[architect].

https://www.phparch.com/2024/06/make-for-web-developers/

Created 4mo | Aug 31, 2024, 12:40:14 AM


Login to add comment

Other posts in this group

Community Corner: PHPxWorld with Chris Morrell

In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.ap

Dec 20, 2024, 6:20:07 PM | PHP Architect
php[podcast] 2024.12.19

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Home Row Mod, Glutton Malware, Larave Visual Code Extension, Free Copilot, Free Webstorm, and more… Links from the show: P

Dec 20, 2024, 4:20:07 AM | PHP Architect
php[podcast] 2024.12.12

The post php[podcast] 2024.12.12 appeared first on php[architect

Dec 13, 2024, 12:50:03 AM | PHP Architect
Community Corner: Serverless Architectures With Nelson Isioma

In this episode, Scott talks with Nelson Isioma about his article in the November 2024 issue of the php[architect] magazine about Serverless Architectures. Links pScan – https://github.com/N

Dec 11, 2024, 6:40:06 PM | PHP Architect
php[podcast] 2024.12.5: Tek(nically) Speaking

This week on the php podcast, Eric and John talk about Lazy Object in PHP 8.4, php[tek] 2025 first round of speaker selection is done, PHP Architect is now on Bluesky (@phparch.com), join the PHP A

Dec 6, 2024, 2:10:04 AM | PHP Architect
How To: Soft Delete Data in Laravel 11

The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back,

Dec 5, 2024, 7:10:05 PM | PHP Architect
Community Corner: Concurrency With Florian Engelhardt

In this episode, Scott talks to Florian Engelhardt about concurrency in PHP. Links Florian on Mastodon – https://phpc.social/@flowcontrol Florian’s Website – https://dotbox.org Ar

Dec 4, 2024, 10:20:03 PM | PHP Architect