Latest Laravel/PHP Articles

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


2. Open the windows explorer and go to the xampp>apache>conf>extra folder. Find the “ httpd-vhosts.conf “ file. Open with your text editor and copy down from th...
Setting up a laravel project cloned from GitHub can be a challenging. Here are Steps to solve that. Happy Coding, Cheers!
Sending emails in Laravel is a breeze. All you have to do is, configure your default mail service in config/mail.php and it’s related configuration in config/se...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

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...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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!
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...