Latest Laravel/PHP Articles

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


I’m using WSL, so my path isn’t exists usual Ubuntu. I’m using Apache web server, so I installed php5.6/php7.4. If you are using Nginx web server, you should in...
Laravel 7 released a new feature called blade component. So what’s blade component. let’s see the scenario. Suppose you have multiple user ids and in the blade...
When any company or individual builds a website or an application, having it engaging or seeing the number of website visitors grow is always interesting; the j...
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.
Laravel 7 has been a major version that’s been released last week and it comes with the host of features and improvements to the Laravel framework. One of the i...
Laravel Nova is an awesome administration for Laravel built by the creators of Laravel. Nova was built to quickly create CRUD screens in the most productive man...
Let’s review business reasons for choosing PHP in the early stages of a project. PHP has been around as one of the leading programming solutions for web applica...

fetzi.dev

HTTP/2 NOW!
Yesterday I heard a great keynote about the current status of HTTP/2 at the Topconf conference in Linz, Austria. In the evening I tried to upgrade my website to...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
I’ll make this a quick blog style post compared to my usual tutorials. If you’re a Laravel (or even just PHP) user and haven’t heard of Tinkerwell then you shou...
When I first started programming, I had two options; Vim or Notepad. All of my peers in my first programming job were Vim users (except that one that was using...
One of the key features that Eloquent ORM offers is soft-deletion. This mechanism treat records as “deleted” by just pointing out when they were deleted, instea...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
When you’re working on medium or big Laravel size projects, it is common to have to manage dozens, hundreds or even thousands of different routes. Your routes f...
If you can say “Run this, than that”, then just say it, don’t write 900 words to complicate things. Just give me step by step, what-is-going-on way to make some...
You may wonder why I need a Laravel installation on my machine, being basically a front-end developer (with full-stack skills). Well, I see that PHP is yet requ...
In this article I would like to describe features that my library for RabbitMQ called MonsterMQ provides . MonsterMQ is a PHP implementation of AMQP client. It...