There are two main reasons for error {"errors":[{"code":80,"message":"Invalid template"}],"status":"failure"} on request of textlocal API. Maybe your template is not approved by textlocal. Your message is not same as the template message in textlocal and DLT ... Read More
Replace DLT variable in text local template message Visit text local guide https://www.textlocal.in/assets/Textlocal_Templates_Guide.pdf... Read More
Javascript element selectors are the methods that are used to get HTML elements that match the specified selector, or group of selectors within the document. If no matches are found, it returns... Read More
By using this method you can simply destroy the current logged in user session . To manually log users out of your application, you may use the logout method on the Auth facade. This will clear the authentication information in the user's session. This article is also helpful for those developer who logged in but do not have logged out option in their application or any situation ... Read More
In this article we will learn how to validate email addresses in javascript. We are not just provide you a code but we will also tell you the code work flow , application of this codes and where to use it. There are lots of ways to validate an email address. We are going to use two different method in this article. First method we will use to validate a single email value and the ... Read More
We use cookies to ensure that we give you the best experience on our website.