Author: Sajid
Upload Images to another Server through FTP/SFTP in Laravel
Want to upload files from the Laravel application to another server through FTP or SFTP? Laravel comes with built-in support for uploading files to an…
How to Add Google OAuth Login in Website with PHP
If you are running a website having a registration page, you may want to add a Google OAuth login for the user’s convenience. Google sign-in…
How to Add Sticky Buttons on WordPress Website
Are you looking for adding sticky buttons to your WordPress website? Using sticky action buttons, the user can easily get information related to the website….
Upload and Resize Multiple Images in Laravel
Apart from this blog, I am running a YouTube channel where I share video tutorials. Recently one of the subscribers asked about resizing multiple images…
How to Upload file to S3 using Laravel Filesystem
In the past, I have published an article Upload Files to Amazon S3 Using AWS PHP SDK. One of our readers asked how to perform…
How to Grow Your Email Subscribers On WordPress Website
If you are running the website or a blog then definitely you want to grow the list of your email subscribers. Doing so, it helps…
How to Integrate Mailchimp Newsletter in Laravel Application
Do you want to integrate the Mailchimp newsletter into your Laravel application? Mailchimp is an email marketing service that allows sending newsletters to your subscribers….
How To take Backup of Laravel Application
Do you want to take or schedule a backup of your Laravel application? Keeping a regular backup of the Laravel database and filesystem is always…
mailboxlayer – A Free and Powerful API to Check If Email Is Valid(Real Email)
Email validation is an important part of web development. While working on applications, we should always check if the given email is valid or not…
FooGallery – A Beautiful WordPress Image Gallery Plugin
Are you looking to add an image gallery to your WordPress-powered website? Image gallery adds a better user experience to a website. It also helps…