A BLOG ABOUT DEVELOPMENT

DIGITAL OCEAN SETUP LARAVEL
Install & configure laravel project into live digital ocean server.

LARAVEL PUSH NOTIFICATION
Laravel push notification for devices with FCM

SETUP CRON JOB IN LARAVEL
Setup cron job in laravel

MERGE MULTIPLE IMAGES INTO ONE IN LARAVEL
Merge multiple images into one in laravel

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 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

GENERATE EXCEL FILE IN LARAVEL
Generate excel file in laravel

CUSTOM HELPER IN LARAVEL
Create custom helper functions in laravel, which helps in our project.