HITENDRA PATEL

A BLOG ABOUT DEVELOPMENT

Want to find something, start from here...
image
DIGITAL OCEAN SETUP LARAVEL

Install & configure laravel project into live digital ocean server.

image
LARAVEL PUSH NOTIFICATION

Laravel push notification for devices with FCM

image
SETUP CRON JOB IN LARAVEL

Setup cron job in laravel

image
MERGE MULTIPLE IMAGES INTO ONE IN LARAVEL

Merge multiple images into one in laravel

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

image
GENERATE EXCEL FILE IN LARAVEL

Generate excel file in laravel

image
CUSTOM HELPER IN LARAVEL

Create custom helper functions in laravel, which helps in our project.