Programming Fields

  • React
  • Laravel
  • Livewire
  • Node
  • Angular
  • Interview Q&A
    • Laravel Interview Q&A
Home » Laravel » Page 9

How to Implement Sweet Alert in Laravel 8 For Dialog Alert

November 23, 2021 by Umesh Rana Leave a Comment ⏱ 9 min read

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 ⏱ 5 min read

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 ⏱ 9 min read

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

How to Create Custom Password Reset Link in Laravel 8

August 31, 2021 by Umesh Rana 1 Comment ⏱ 21 min read

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

Pass Data to Master Layout By Service Provider in Laravel 8

July 11, 2021 by Umesh Rana Leave a Comment ⏱ 10 min read

Pass dynamic data to master layout

In Laravel, it is easy to break down the layouts into different sub layouts. It is a good approach to have a sub layout for a large view. Laravel supports the master layout concept. The master layout works as a placeholder where you can load different sub layouts. Also, you can pass data from different […]

Filed Under: Laravel Tagged With: Laravel Master Blade Layout, Laravel Master Layout, Laravel Service Container, Laravel View Composer, Pass Data to Master Layout

Redirect HTTP to HTTPS Using Middleware in Laravel 8

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

redirect http to https using middleware

After the development of any application, it needs to be hosted on the server. After uploading and configuration of the application, you will be able to access your website through a URL. You also need an SSL certificate to secure the domain URL. But, after installing the SSL certificate the site doesn’t redirect from HTTP […]

Filed Under: Laravel Tagged With: HTTPS Redirection, Laravel Middleware, Redirect Laravel Application to HTTPS

Create REST API in Laravel 8 Using JWT Authentication

June 6, 2021 by Umesh Rana Leave a Comment ⏱ 12 min read

RESTful API using jwt authentication

You already know about the data security of JSON. The RESTful API uses JSON data. While sending JSON data through the API, you have to take care of its access. You have to restrict unauthenticated access. You cannot reveal the data passing in the form of JSON to everyone. Hence, it is required to use […]

Filed Under: Laravel Tagged With: Laravel 8 JWT Token, Laravel JWT Auth, Laravel JWT Token Authentication

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

  • « Previous Page
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 15
  • 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·