Latest Laravel/PHP Articles

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


The blog that you’re on right now is built using Jekyll. So, the other day, I was looking for a way to click the image. If you’ve worked with Jekyll previously,...
Google Pagespeed Allergify’s website show excellent figures of 100/100 speed for desktop devices and 96/100 for mobile devices on most of the pages. This are no...
On my initial stage of PHP learning, it is so hard for me to debug a PHP code. I hope that it is also a major headache for the beginners, so here I am going to...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
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...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
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...

blog.laravel.com

Laravel v7.7.0 released
Certified Laravel | PHP | Magento Developer.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
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...