Latest Laravel/PHP Articles

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


https://sebastiandedeyne.com/auto-tooting-new-posts-with-val-town/ https://sebastiandedeyne.com/tags/mastodon/ https://sebastiandedeyne.com/tags/val-town/Since...
In this blog post, I'd like to show the easiest way to skip tests conditionally in tests. Using the simple technique, which can be used for other things besides...
Heads up: I'm going to use Vue/Alpine lingo in this article, but I think this pattern applies to lots of different tools. If you clicked a different row, the pr...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
https://sebastiandedeyne.com/a-css-selector-to-highlight-clickable-elements/ https://sebastiandedeyne.com/tags/css/I was building wireframes for a website with...
Its been a while that I have been recording videos for my https://www.youtube.com/@5balloons_info channel, when it comes to recording audio, having a high-quali...
These past 12 months were the most intense in my entire life: Lost >60% of my life savings due to bad economy and currency devaluation. Gained 15 kilos after be...
When we use the php artisan queue:work command to start the queue worker process, this command runs jobs from the default queue To run a specific queue in Larav...
Project Management for Software Teams Clubhouse.io is Project Management for Software Teams.
https://dunglas.dev/2023/03/symfony-importmaps-manage-your-javascript-dependencies-without-node/ https://live.symfony.com/account/replay/video/810 https://githu...
PHP developers frequently share how they transform multiple lines of PHP code into one-liners. After all, writing PHP code is not a problem, but maintaining it...
The CSS selector to select n-th child element inside an another parent element would look something like this. Let's say you want to target the 5th p tag inside...
Computer says no. https://freek.dev
Code deployments made simple. Deploy your code from GitHub, GitLab and Bitbucket.

sebastiandedeyne.com

Hyper key
https://sebastiandedeyne.com/hyper-key/ https://sebastiandedeyne.com/tags/macos/I started using a hyper key on macOS. A hyper key is a single key mapped to Shif...

planetscale.com

MySQL for Developers
Welcome to the MySQL for Developers course, where we’ll cover everything you need to know to become an expert user of the MySQL database. We’ll be breaking the...
As an API development tool, Postman is widely used by developers for testing, documenting, and sharing APIs. This functionality allows developers to manipulate...
There are lots of ways that we can judge other developers’ code. When we do code reviews these are not helpful methods to judge the code and we instead need to...