Latest Laravel/PHP Articles

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


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...
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.
Computer says no. https://freek.dev

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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
Sometimes we don’t want users to have passwords. Sometimes we want to send a magic link to a user’s email address and have them click to gain access. W...
As developers, we often map business processes to digital processes, from sending an email to something quite complex. Mapping Business Process in Laravel 👀

flareapp.io

Optimising Flare
Our whole team is currently working hard on the next version of Flare. In this rewrite of Flare, we decided to move from Laravel resources to our own Laravel da...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Author Name Kathryn Anne Tan Social Media https://twitter.com/KTan360 Image by https://annieruygtillustration.com/ This however only uploads the files in one wa...
Implicit Route Model Binding is a powerful feature in Laravel that can save your time and effort when building web applications. In this blog, we'll explore how...
Big, long-running feature branches are the worst. They’re challenging to tame, and they slow you down. We recently built a SavvyCal feature called Work...
https://www.positronx.io » https://www.positronx.io/laravel/ » How to Seed US States in Database using Laravel 9 Seeder In this tutorial, we will teach you how...