Latest Laravel/PHP Articles

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


Note: this chapter mostly addresses domain-related code. We'll come back to the application layer in future chapters. In this chapter of Laravel beyond CRUD, we...
One of the biggest features in Laravel is the ability to create services easily that can be extended and customized in a painless way. For example, we can quick...
Certified Laravel | PHP | Magento Developer.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Normally you can clear your database table with Model::truncate() function in laravel. But that won’t work if you try to clear the database with a foreign key r...
It is often the case that we have to check if a variable is a null before using it. If we query a model from database it might turn out to be nothing. Therefore...
Everything in Laravel is driver based, this how Laravel supports multiple db connections, multiple way of logging, multiple ways to send emails and hashing etc....
I’m going to show you how to use the Mailable class that was first introduced in Laravel 5.3. To help keep this tutorial clean, I am going to omit any comments,...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In this article, we will setup a Kubernetes Cluster on Amazon‘s Managed Kubernetes Service — Amazon EKS. We will also package a Laravel Web Application as a doc...
In the previous post, we looked at Why is First Instant Feedback Crucial to Developers?. We know why now we look at how. How exactly migrate all jobs from Travi...
Laravel log reader is simple & beautiful log file reader for Laravel developers. It makes easy to read logs files, log filtering, log cleaning, JSON API and mor...
If you have a question: Which page to optimize to reduce the server load? This package is for YOU. What we see above — one page that is generating almost 50% lo...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

www.amitmerchant.com

My Coding Playlist
Music had always played a important role throughout the evolution of the mankind. Programming is certainly no different. When I’m coding, I like to listen to so...
Recently I had to have some seriously advanced requests for one of our clients. Essentially they needed an advertisement platform that would let them specify “s...
At JetBrains, our whole world revolves around software development. It follows naturally that with everything we do, from the tools we develop to the Kotlin lan...
Hello! I'm a full-stack web developer working at Laravel. In this publication, I share everything I know about Laravel's core, packages, and tools. You can find...