HITENDRA PATEL

A BLOG ABOUT DEVELOPMENT

Want to find something, start from here...
image
SECURE APACHE WITH LET'S ENCRYPT SSL CERTIFICATE ON UBUNTU

Free ssl certificate to secure apache with let's encrypt ssl certificate on ubuntu

image
SETUP CRON JOB IN LARAVEL

Setup cron job in laravel

image
HOST MULTIPLE WEBSITES ON A SINGLE SERVER WITH APACHE ON UBUNTU

host multiple websites on a single server with apache on ubuntu

image
MERGE MULTIPLE IMAGES INTO ONE IN LARAVEL

Merge multiple images into one in laravel

image
ADD NEW ROW IN HTML TABLE USING JQUERY

We can use jQuery to add table rows dynamically in web application where the user may need to more rows if required.

image
LOGIN WITH GOOGLE IN LARAVEL

Social login with laravel, here we are going to add google authenticate with our laravel project.

image
AADHAR NUMBER VERIFY WITH JAVASCRIPT (OFFLINE)

Helper function which validate aadhar number is valid or not with JAVASCRIPT, this will not require any API, this is totally off-line validation.

image
AADHAR NUMBER VERIFY WITH PHP (OFFLINE)

Helper function which validate aadhar number is valid or not with PHP, this will not require any API, this is totally off-line validation.

image
GENERATE SITEMAP WITH LARAVEL

Generate sitemap with laravel