Bedigit
  • Products
  • Add-Ons
  • Support
A Software Development Company A Software Development Company A Software Development Company
  • Products
  • Add-Ons
  • Support

Tools

0
By admin
In JavaScript, Laravel, PHP, Tools
Posted January 2, 2021

Date ISO format pattern

Here is the complete list of available replacements: (Examples given with 2017-01-05 17:04:05.084512) Code Example Description OD 5 Day number with alternative numbers such as 三 for 3 if locale [...]

READ MORE
0
By admin
In Laravel, MySQL, PHP, Programming, Tools
Posted June 13, 2019

Calculating distance using MySQL

One of the cool things about MySQL 5.7 is the fact that it supports a few spatial convenience functions (since 5.7.6), allowing one to do operations on geometric values. One of those convenience [...]

READ MORE
0
By admin
In Tools
Posted September 17, 2018

Calculating distance between two points on the Earth

Because of the near-spherical shape of the Earth (technically an oblate spheroid) , calculating an accurate distance between two points requires the use of spherical geometry and trigonometric [...]

READ MORE
0
By admin
In Linux, Tools
Posted September 17, 2018

How to check if an email address exists without sending an email?

We have all been doing email address validation for a very long time to make sure that the email is correctly formatted. This is to avoid users entering wrongly formatted email address but still [...]

READ MORE
0
By admin
In Apache, Laravel, PHP, Tools
Posted September 17, 2018

Testing Laravel email with MailCatcher

MailCatcher is a great Ruby gem that provides you with a simple SMTP server and web interface to preview the output of HTML emails sent. I’ve been using it recently for testing our Laravel [...]

READ MORE
0
By admin
In Regex, Tools
Posted September 17, 2018

Regex – How to match everything except a particular pattern?

Match everything except for specified strings   You could use a look-ahead assertion: (?!999)\d{3} This example matches three digits other than 999. But if you happen not to have a regular [...]

READ MORE
0
By admin
In PHP, Tools
Posted September 16, 2018

Test Emails Locally with MailCatcher

One of the more difficult things to test when you’re developing a website on your local setup is emails. Whether it’s order confirmation emails for an ecommerce site or an email [...]

READ MORE
0
By admin
In Tools
Posted September 16, 2018

About /robots.txt

In a nutshell Web site owners use the /robots.txt file to give instructions about their site to web robots; this is called The Robots Exclusion Protocol. It works likes this: a robot wants to [...]

READ MORE
0
By admin
In Tools
Posted September 16, 2018

How to empty your DNS cache on Windows, Mac and Linux?

Each time you type the name of a site, your computer’s operating system retrieves the corresponding IP address from your Internet Service Provider. In order to speed up the connection to [...]

READ MORE
0
By admin
In Tools
Posted September 16, 2018

List of MIME Types by Content Type

Here is an extensive list of MIME types broken up by the content they define. MIME (Multipurpose Internet Mail Extensions) is an internet standard that is used to identify the types of content [...]

READ MORE
Categories
  • Apache (19)
  • Bash (9)
  • CSS/HTML (3)
  • Git (1)
  • JavaScript (7)
  • jQuery (4)
  • Laravel (18)
  • Linux (6)
  • MySQL (18)
  • Nginx (2)
  • PHP (42)
  • Programming (3)
  • Regex (6)
  • Tools (10)
  • Uncategorized (1)
  • Vue.js (1)
  • WordPress (1)




© Bedigit - All Rights Reserved.
  • Icon Generator
  • Support Policy
  • Terms and Conditions
  • Blog