Latest Laravel/PHP Articles

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


Is it worth switching to PHP 7?PERFORMANCEIn benchmarks, version 7.x works up to 14 times faster than version 5.x, and the speed of pages on WordPress increases...
Hi All, this is Adi, with another Laravel article. I wanted to take some time to explain what Laravel’s Helper methods are and how your can create your own ones...

www.dwightwatson.com

Introducing nameable
I've been itching to give Laravel's new custom casting feature a go since it landed in 7.0. Cleaning up some of the full_name and initials attribute accessors I...
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.
In this post, we’ll discuss one to one relations in laravel. Before going ahead we first discuss what is a relationship. A Relationship is a structure through w...

blog.laravel.com

Laravel v7.7.0 released
Certified Laravel | PHP | Magento Developer.
If you haven’t experienced GraphQL in Laravel yet, check out the exampleDaniyal-Javani/Laravel-GraphQL-ExampleA sample and example of using GraphQL in Laravel....
Have you ever been in a situation where you’re testing an application but you don’t have access to the source code but you still want to debug some part of the...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Well, all started with the confinement. My friends and I were all at home and wanting to play Counter Strike together, but we want to choose the map and reduce...
Hey guys! I wrote an article over on dev.to taking a brief look at what immutability is, and some reasons why devs might make a bug fuss over it. Check it out h...
Not everyone can afford (or have the need of) an ELK stack for analyzing logs. Sometimes reading files from the command line is the fastest and most straightfor...
Cloning, Setting Up and Running even a minimal laravel project can be a challenging for beginners. Here are 9 Steps to solve that. Happy Coding, Cheers!
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel is full of hidden gems, undocumented or less-known features, functions parameters and “hacks”. While finding them in work of my team, I decided to compi...
As backend developers, we very quickly need to develop systems that have multiple roles or actors. We typically would also want to create database tables for ea...
This article was originally published on my blog on March 17, 2020. Last week I sent out a getting started mail to everyone following my Laravel series for begi...
When engaging in a software development project, the tutorial that got our foot on the ladder is rarely enough. We like to combine technologies, and eventually...