This article explains how can you show the latest record from a polymorphic relationship in Laravel. You can use this trick to get the latest or oldest record from the related model.
Category: php
Create Custom Form Validation Rules in Laravel – Validate using API
How to Hide Select All From Magento 2 Admin Grids
Magento 2: Add Custom Address Validation In Checkout
How to Send Uploaded File as Email Attachment in Laravel
Magento 2 – Redirect to Same Page After Customer Login
Age Verification Extension for Magento 2
Age verification is an important part of the online stores that are selling adult products or alcohols etc. In addition other stores may also need the age verification based on terms of services. To enable this feature we have come up with Age Verification Extension for Magento 2. This extension allows you to lock the store for unverified visitors. The visitors cannot access any page on the store unless they have verified their age.
How to Safeguard WordPress with IP curtailment?
There is certainly more than one solution to ensure the protection of your WordPress website from hackers. With the growth of WordPress Developmemt companies, there is a great chance for hackers to attack your website. Setting IP restriction will set up a long way to protect your website from brute force attacks.