Latest Laravel/PHP Articles

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


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...
Recently, I was tasked to add new features to an existing Ghana Education Service (GES) application. Sorry, that’s all you will get to know 😎. I was working wit...
First check your computer whether have any PHP stack installed (MAMP), if we got any of those installed then we already have PHP in the system. If not, head to...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
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...
The expert web developers and designers at Techno Exponent have been showing great interest towards Laravel and leveraging this popular PHP framework for buildi...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
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...