366 Stories by Md Obydullah
Hello server administrator, in this article I’m going to share how to create MariaBD error log flie on CentOS. I’m testing on CentOS 8.... Hi artisan, sometimes we need to get 7, 15 or 30 days of data from the database. In this short article, I’m going to... In this article, I am going to share how to use SweetAlert2 in Laravel 8.x and Upper with AJAX. Let’s start. Table of Contents... A one-to-many relationship is used to define relationships where a single model owns any amount of other models. For example, a blog post may... In this article, we’re going to learn how to sanitize inputs in PHP. It increases the security of the code. Let’s have a look.... Sometimes after route, creating view page or after installing new package, some features don’t work properly. Caching is responsible for these types of issues.... In this article, I’m going to show how to add element o python list. Let’s see: Table of Contents Append Element Append List Append... A list in Python is used to store the sequence of various types of data. It is one of the most commonly used data... Today we’re going to see how to get input from user in Python. Table of Contents Input String Input Integer Input Float Input String... In this article, we’re going to check a variable is string in JavaScript. Let’s see: Method 1 We can any variable type using typeof... In this article, I’m going to show how to toggle CSS class in Vue. Let’s see the example: Syntax We can toggle a class... SON Web Tokens are an open, industry-standard RFC 7519 method for representing claims securely between two parties. In this article, I’m going to show how to... Today we’ll talk about & setup circuit breaker pattern in Laravel. Let’s begin: Table of Contents Circuit Breaker Pattern Use in Laravel Circuit Breaker... In this article, I’m going to share how to install Postfix on CentOS 8 server. Let’s see: Table of Contents Remove Sendmail Install Postfix... We can select all content of an input field or textarea in many ways. I’m going to share three ways here. I’ll use e.target.select()... Today I’m going to share the solution of mysqli_connect(): (HY000/2002): Permission denied error. Let’s see: Table of Contents Reason Solution Reason This error occurs... Unicornscan is an asynchronous TCP and UDP port scanner developed by the late Jack C. Louis. in this article, I’m going to show how... In this short article, I’m going to show how to uninstall and reinstall any global package of Node.js. Table of Contents Uninstall Any Package...