Latest Laravel/PHP Articles

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


How to override the Laravel Passport functionality to use UUIDs instead of an incremental ID
This article will show you how to use laravel and vuejs to build datatable without any plugin or third party library. I am very much aware that there are many p...
Social networks have become an essential part of our online presence, more and more apps are integrating with popular social networking providers like Google an...
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 provides you built-in functions for uploading any type of file, Here is the code for you to upload an image in Laravel. This code is written in Laravel...
IF statement are very big part of development, the essence of the write up is to avoid deep nested if statements, although there are no fixed rules for every si...
In the first word, Laragon is a GUI desktop application which provides developers with a working environment like XAMPP, HOMESTEAD and etc. As a developer, I am...
Laravel is a framework which allows large migrations to gain control for your database. Migration files are very helpful in keep modifying and changing the data...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
This is my second blog post about using Laravel framework without Facades. First post was about explaining why not to use Facades, static classes, and helper fu...
In this post I will show you how to setup the repository design pattern in Laravel from scratch. I will be using the Laravel 5.8.3 version, but the Laravel vers...
.env is short for environment and thus that is your environment configurations. The database.php configuration contains non-critical information. You obviously...
I first started using DreamHost shared hosting in college, as an affordable means of hosting web projects. It includes domain management, no hassel SSL certs, M...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Since appearing in 2011, Laravel has become a very popular option to develop business-focused applications including information management systems (often refer...
The block-chain is the additional new warm technology. If you haven’t heard just about it, you probably know Bitcoin. Well, the block-chain is the underlying te...
Laravel application to perform basic operation such as Create, Read, Update and Delete. “Laravel CRUD application with MySql and Bootstrap” is published by Hare...
The today helper function is similar to the now helper function in that it returns a Carbon for the current date, however, the difference is that the today help...