Latest Laravel/PHP Articles

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


It can sometimes be convenient to automatically validate your model when it gets created or updated. This is very easily achieved with Laravel through the use o...
Almost every web developer has to deal with data insert, update or delete on a Database. You create a beautiful form that is responsive and build with javascrip...
PHP is the backbone of almost every popular CMS today. Thanks to its simplicity and license-free nature, PHP is the preferred choice for dynamic website develop...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The expert web developers and designers at Techno Exponent have been showing great interest towards Laravel and leveraging this popular PHP framework for buildi...
Authentication and authorisation are critical security elements on all websites and applications. To make sure our developers are up to speed we put this inform...
It’s been a while since I wrote an article on medium , so let’s talk about a sensitive subject , few days ago there was another data breach . and almost 773 Mil...
There are a lot of useful middlewares already registered inside Laravel, like the authentication mechanisms, authorization, a throttler, and even the one respon...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
PHP Traits are simply a group of methods that you want include within another class. A Trait, like an abstract class cannot be instantiated by itself.Trait are...
You must follow the steps as explained in the documentation. It provides the following grant types out of the box. 1- Implicit Grant Tokens: Used when your app/...
Whether you`re just starting out in web development or you`re a sprint veteran, you are probably thinking the same thing: starting from scratch is time consumin...
In laravel project some functions and some repeating code, so at that time you have to create some helper functions that can help to clear way and you do not ne...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
PHP’s full form is “PHP Hypertext Preprocessor”. You have not got any confusion because of PHP’s full form, because PHP is coming in this full form. This kind o...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and how they can assist you. I’m posting an article each day with a new...
Laravel is the most popular PHP framework, with more than 20 million downloads along with lots of enterprise and personal projects worldwide. Because once you l...
Google Firebase is a cloud service that gives you all the tools you need to support your APP with Authentication, Database, Analytics, Data and State synchroniz...