A BLOG ABOUT DEVELOPMENT
SECURE APACHE WITH LET'S ENCRYPT SSL CERTIFICATE ON UBUNTU
Free ssl certificate to secure apache with let's encrypt ssl certificate on ubuntu
SETUP CRON JOB IN LARAVEL
Setup cron job in laravel
HOST MULTIPLE WEBSITES ON A SINGLE SERVER WITH APACHE ON UBUNTU
host multiple websites on a single server with apache on ubuntu
MERGE MULTIPLE IMAGES INTO ONE IN LARAVEL
Merge multiple images into one in laravel
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.
LOGIN WITH GOOGLE IN LARAVEL
Social login with laravel, here we are going to add google authenticate with our laravel project.
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.
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.
GENERATE SITEMAP WITH LARAVEL
Generate sitemap with laravel