Programming Fields

  • Interview Q&A
    • Laravel Interview Q&A
  • Laravel
  • Livewire
  • React
  • Node
  • Angular

CodeIgniter 4 Ajax Form Handling With Form Validation

December 6, 2021 by Umesh Rana Leave a Comment

Ajax form handling

Ajax provides a technique to handle the form request without reloading the page. You can use Ajax in CodeIgniter 4 for handling form data. This will allow you to validate and submit your form without refreshing it. This is used at the client-side to handle the client request in the browser. If you are working […]

Filed Under: AJAX Tutorial, CodeIgniter 4, jQuery Tagged With: Ajax Form Handling, CodeIgniter 4 Ajax Request, CodeIgniter 4 Form Handling Using Ajax, Codeigniter 4 Form Validation, Form Handling Using Ajax in CodeIgniter, Form Request Handling in CodeIgniter

How to Implement Sweet Alert in Laravel 8 For Dialog Alert

November 23, 2021 by Umesh Rana Leave a Comment

Use Sweet Alert in Laravel 8

Dialog alert is necessary for the Web or mobile application. It gives an alert before performing a certain activity. Suppose, you are going to perform a delete action over a data set. Then that time it helps you to do a valid activity on it. In case, if you clicked delete action accidentally, and you […]

Filed Under: Laravel Tagged With: Sweet Alert Composer Package, Sweet Alert Dialog, Sweet Alert in Laravel 8, Sweet Alert Info, Sweet Alert Message, Sweet Alert Package in Laravel, Sweet Alert Success

How to Create a Virtual Host in XAMPP For PHP in Windows

November 19, 2021 by Umesh Rana Leave a Comment

Apache virtual host in windows 10

The Virtual Host in PHP provides a domain URL in the local system. It allows you to run your application on a domain virtually. You can configure Apache virtual host easily for your application. If you create the Apache Virtual Host in PHP application then it will be super easy for you. You can run […]

Filed Under: Laravel Tagged With: Apache Virtual Host, Apache Virtual Host For Windows, Configure Virtual Host in Windows, Virtual Host For PHP, Virtual Host in Windows, Virtual Host in Windows 10, XAMPP Apache Virtual Host

How to Use Toastr JS in Laravel 8 For Showing Notification

November 12, 2021 by Umesh Rana Leave a Comment

Use toastr js in Laravel 8

While creating a web application, it is common to show the notification on the client-side for a certain action. Suppose, for adding a new record, or updating a record. On completion of that action, we show a notification. It shows the response based on that action. There are lots of libraries for showing notifications or […]

Filed Under: Laravel Tagged With: Implement Toastr JS, Toastr JS CDN, Toastr JS in Laravel, Toastr JS Notification, Toastr Notification, Use Toastr JS in Laravel

Form Handling in React JS Using React Hook Form Library

November 5, 2021 by Umesh Rana Leave a Comment

react hook form

There are lots of ways to validate and form handling in React JS. You may write the custom validation rules for every input inside the form. It can be good when you have fewer inputs in the form. This can be handled by writing a few lines of code. But think, when you have a […]

Filed Under: React Tagged With: Form Validation in React JS, Hook Form in React, React Form Handling Using Hook, React Hook For Form Handling

API Handling in React Functional Component Using Hook

October 30, 2021 by Umesh Rana 1 Comment

API handling using Hook

In React, we have already seen the API request handling in a class component. The class component is the old approach in React JS. After releasing React 16.8, we are accustomed to the functional component. The functional component helps in writing a more cleaned-up code than the class component. In React posts, I have already shared […]

Filed Under: React Tagged With: APIs in React, Axios in React, Effect Hook in React JS, Hooks in React JS, HTTP Request Handling in React, React Axios API Handling, State Hook in React JS

Login and Registration Authentication in Codeigniter 4

October 3, 2021 by Umesh Rana 5 Comments

Codeigniter login and registration

The authentication system in any application is the main security feature. If you don’t want to give the open-access of your application to the user then it will require to have a lock. Here the authentication will work as an access key for that lock. At the application level, the user will need to enter […]

Filed Under: CodeIgniter 4 Tagged With: CodeIgniter 4 Login, Filter in CodeIgniter 4, Login Auth in CodeIgniter, Login Sign Up in CodeIgniter 4, Middleware in CodeIgniter, Route Filter in CodeIgniter

How to Use Effect Hook in React Functional Component

September 15, 2021 by Umesh Rana Leave a Comment

React useEffect Hook

The React hooks are a very powerful feature that allows us to hook into the React functionality. It is a JavaScript function that can be used or called inside the React functional component. You cannot use a hook inside the custom function in the component. So, it is necessary to call the hook function at […]

Filed Under: React Tagged With: Effect Hook in React, React Hook in Functional Component, React Life Cycle Methods, React Life Cycle Using Hook, React useEffect Hook, React useState Hook

State in Functional Component in React Using useState Hook

September 7, 2021 by Umesh Rana 1 Comment

React usestate hook

The state is a kind of instance of the React component class. It can be used to hold information about the component. The data can be changed in the component over time. It is an updatable structure that can be updated while values are changed. Firstly, the state was used with the class component in […]

Filed Under: React Tagged With: Hooks in React, React State in Functional Component, React State Management, State Management in React, useState in Functional Component, useState in React jS

How to Create Custom Password Reset Link in Laravel 8

August 31, 2021 by Umesh Rana 1 Comment

Custom Password Reset Link in laravel 8

Whenever you create login and signup functionality for user authentication, you require a password reset option. This password reset link will help when the users forgot their password. In the reset link, there will be generally a token and that token needs to validate. In Laravel, there are default auth scaffolding like UI auth, Breeze […]

Filed Under: Laravel Tagged With: Change Password in Laravel, Custom Password Reset LInk, Custom Password Reset Token, Forgot Password in Laravel 8, Laravel Password Reset with Token, Password Reset in Laravel 8, Password Reset Link in Laravel

  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 23
  • Next Page »

Categories

  • AJAX Tutorial (13)
  • Angular (3)
  • CodeIgniter 4 (13)
  • Git (3)
  • Interview Questions & Answers (1)
  • jQuery (17)
  • Laravel (144)
  • 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·