Programming Fields

  • React
  • Laravel
  • Livewire
  • Node
  • Angular
  • Interview Q&A
    • Laravel Interview Q&A
Home » Archives for Umesh Rana » Page 14

How to Upload Image and File in Codeigniter 4 with Validation

May 14, 2021 by Umesh Rana Leave a Comment ⏱ 10 min read

Upload Image in Codeigniter 4

When you want to upload image in Codeigniter 4, you have to take care of the validation. Without proper validation, file upload is not secure for SQL injection. Someone might do the SQL injection with the file upload. Hence, it is very important to prevent code injection through the file upload. In Codeigniter, you can […]

Filed Under: CodeIgniter 4 Tagged With: File Upload in Codeigniter 4, File Upload in PHP MySQL, Image Upload in Codeigniter, Image Validation in Codeigniter, Upload File in Codeigniter, Validate Image in Codeigniter

Form Validation Example in Codeigniter 4 For Beginners

May 13, 2021 by Umesh Rana 3 Comments ⏱ 20 min read

form validation in codeigniter 4

Codeigniter provides the form helper to validate the form. You can easily validate the inputs like name, email, password, and many more fields. In the entire form validation process, the form will submit to the specified action. While submitting the form to the action, it will check the form inputs as per the specified rules. […]

Filed Under: CodeIgniter 4 Tagged With: Codeigniter 4 Form Validation, Custom Validation Error, Form Validation, Regex Form Validation in Codeigniter

How to Create Github Login in Laravel 8 Using Socialite

May 8, 2021 by Umesh Rana 1 Comment ⏱ 10 min read

Github Login Using socialite

Github is very popular for software development and version control using Git. It provides the distributed version control, source code management (SCM), bug tracking, and many more features. Also, you can use its API for creating the Github Login for any web or mobile application. While implementing this awesome functionality, you will require to have […]

Filed Under: Laravel Tagged With: Socialite Github Login in Laravel, Socialite Login in Laravel, Socialite Login Using Github

How to Create Login with Twitter in Laravel 8 Using Socialite

May 7, 2021 by Umesh Rana Leave a Comment ⏱ 10 min read

Login with twitter

When you want to create the login with Twitter in Laravel 8, you will require the socialite package. This package will allow interacting with the social account login using OAuth. In this entire authorization of Twitter login, the security things are managed by the OAuth system. It makes a secure authentication between the project and […]

Filed Under: Laravel Tagged With: Laravel Login with Twitter, Socialite Login with Twitter

Create LinkedIn Login in Laravel 8 Using Socialite

May 7, 2021 by Umesh Rana Leave a Comment ⏱ 10 min read

Linkedin login using socialite

You can create a LinkedIn login for your web application using the socialite package in Laravel 8. LinkedIn provides the OAuth login for user authentication. The entire process is handled by the LinkedIn app. You will require to create an app in the LinkedIn Developer Console. The login with LinkedIn will manage by this app. […]

Filed Under: Laravel Tagged With: Laravel Socialite Login with LinkedIn, LinkedIn login in Laravel

Create Socialite Login with Google Account in Laravel 8

May 3, 2021 by Umesh Rana 1 Comment ⏱ 12 min read

Login with google

By using the socialite package, you can create functionality for login with google in Laravel 8. In our previous tutorial, I already created the Facebook login in Laravel 8 using socialite. Similarly, you can create the Google login functionality. The Google login authenticates the user using OAuth. After the successful login, it will return the […]

Filed Under: Laravel Tagged With: Google OAuth Login, Laravel Socialite Login with Google, Login with Google in Laravel, Login with Google Using Socialite, Socialite Login

How to Create Facebook Login in Laravel 8 Using Socialite

May 1, 2021 by Umesh Rana Leave a Comment ⏱ 11 min read

Laravel facebook login

When you are creating an authentication for the user login then you always take care of secure login. Generally, you create an email or username and a password for the login. Sometimes, you need to store the login session in the browser storage to maintain the login state of the user. But, what if you […]

Filed Under: Laravel Tagged With: Facebook Login in Laravel, Laravel Socialite, Login with Facebook, Socialite Login, Socialite Login with Facebook

Create a CRUD Application in CodeIgniter 4 For Beginners

April 22, 2021 by Umesh Rana 5 Comments ⏱ 23 min read

create crud in codeigniter 4

The CodeIgniter 4 is launched with the updated features over the CodeIgniter 3. Now, it is a little bit similar to the Laravel framework. You can create the database schema using the migrations in CodeIgniter 4. It will work like version control of the database schema. Every time, when you will update the schema, you […]

Filed Under: CodeIgniter 4 Tagged With: CodeIgniter 4 Create Controller, CodeIgniter 4 CRUD, CodeIgniter Create Model, CRUD Application in CodeIgniter

How to Install and Configure pgAdmin 4 in Ubuntu 20.04

April 18, 2021 by Umesh Rana Leave a Comment ⏱ 6 min read

Install pgAdmin 4 in Ubuntu

For accessing the PostgreSQL database you can use the command line or GUI. If you want to access and use PostgreSQL in GUI mode then you will have to install pgAdmin 4. It will provide you a web interface and also an app interface. The GUI mode is a little different from the phpMyAdmin. But, […]

Filed Under: Linux Tagged With: Install pgAdmin For Ubuntu, pgAdmin 4 app mode, pgAdmin 4 in Ubuntu, pgAdmin 4 Web Mode, pgAdmin in Linux

How to Configure Apache Virtual Host in Ubuntu 20.04

April 17, 2021 by Umesh Rana 1 Comment ⏱ 6 min read

Create Virtual Host in Apache Server

For running any PHP application on the localhost you require localhost. The localhost is called a local server that is created in your system to run an application. We all use Apache or Nginx server to run a PHP script. But, if you are moving to any framework like Laravel. Then you can run the […]

Filed Under: Linux Tagged With: Create Virtual Domain in Apache Server, Virtual Host in Apache Server

  • « Previous Page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 23
  • Next Page »

Categories

  • AJAX Tutorial (13)
  • Angular (3)
  • CodeIgniter 4 (13)
  • Git (3)
  • Interview Questions & Answers (1)
  • jQuery (17)
  • Laravel (150)
  • Linux (14)
  • Livewire (8)
  • MacOS (3)
  • Node (2)
  • PHP (16)
  • React (21)
  • Tailwind CSS (1)
  • WordPress (7)

Support Us on YouTube

The Mind Behind This Blog

A passionate Full Stack Developer with a flair for crafting web and mobile solutions that deliver outstanding user experiences. With 6+ years of hands-on experience in the world of software development. I thrive on turning complex ideas into elegant, efficient, and user-friendly applications. Apart from it, I am a knowledge enthusiast, and devoted content creator. Read More…

Quick Navigation

  • Home
  • About Us
  • Privacy Policy
  • Contacts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Copyright © 2026· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·