Programming Fields

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

Laravel 8 Client Side Form Validation Using jQuery

December 9, 2020 by Umesh Rana Leave a Comment ⏱ 19 min read

jQuery Form validation in laravel

Form validation is a measured challenge to store validated data. You cannot store incomplete data in the database. This is possible only by proper validation. There are different kinds of validation. Even, you can handle the form validation at the client end and at the server end. The client-side form validation prevents the user from […]

Filed Under: Laravel Tagged With: Client Side Form Validation, Form Validation in Laravel, jQuery Validation, Laravel Client Side Form Validation

Create RESTful APIs in Laravel 8 Using Sanctum Auth

November 15, 2020 by Umesh Rana 2 Comments ⏱ 15 min read

There are lots of packages available to authenticate the APIs request in Laravel. Such as Passport, JWT, and Sanctum. We are already familiar with Laravel Passport and JWT (JSON Web Token) to authenticate the APIs. Sanctum is introduced in Laravel 7 and really this is also a secured package. The Sanctum provides the authentication for […]

Filed Under: Laravel Tagged With: Laravel Sanctum, RESTful APIs, Sanctum Auth API, Sanctum Authentication

Create RESTful APIs in Laravel 8 Using Passport Auth

October 24, 2020 by Umesh Rana Leave a Comment ⏱ 17 min read

Laravel 8 REST API using Passport

Displaying out JSON data only is not such an API. An API contains the data that synchronizes between the two applications. It connects two applications through an end-point. Basically, it works as an intermediary between the two applications. Every API request will have a response. So, in the overall process the API talks to another […]

Filed Under: Laravel Tagged With: Laravel Passport, Laravel REST API, Passport Auth, Passport Authentication in Laravel, RESTful APIs, RESTful APIs Security

How to Upload Image in CKEditor 5 Using Laravel 8

October 12, 2020 by Umesh Rana Leave a Comment ⏱ 11 min read

Upload Image in CKEditor 5

CKEditor provides a rich text library where you can format the text very easily. It provides 200+ features to collaborate with text editing. Apart from the content, you can upload the image as well in CKEditor 5 in Laravel 8. The images can have full width and side alignment. If you are putting images within […]

Filed Under: Laravel Tagged With: CKEditor Cloud Services, CKEditor in Laravel, Image in CKEditor, Image Upload in CKEditor 5, Upload Image in CKEditor

How to Implement CKEditor 5 in Laravel 8 From Scratch

October 11, 2020 by Umesh Rana 6 Comments ⏱ 12 min read

Integrate CKEditor in Laravel 8

Sometimes we required an advanced text editor in any CMS or web application where we can write text in the form of HTML. The normal text area will not provide the formatting of the content. It always stores the content in a plain format. Hence, in that situation, we required to have this type of […]

Filed Under: Laravel Tagged With: CKEditor 5, CKEditor 5 in Laravel, Integrate CKEditor, Integrate CKEditor 5, Laravel CKEditor, Use CKEditor in Laravel 8

How to Create and Use Database Seeder in Laravel 8

October 7, 2020 by Umesh Rana Leave a Comment ⏱ 7 min read

Create Database Seeders in Laravel 8

Laravel provides a method for seeding the test data for the database table. You can create n number of seeders for the tables. The seeder will contain the fields for which you will gonna insert the test data. There is are the difference between the Factory and the Seeder. Actually, the factory is used to […]

Filed Under: Laravel Tagged With: Database Seeder in Laravel 8, Insert Data Using Seeder, Laravel Multiple Seeders, Laravel Seeder, Seeder in Laravel

How to Create Pagination in Laravel 8 with Eloquent

October 6, 2020 by Umesh Rana Leave a Comment ⏱ 10 min read

Create Pagination in Laravel 8

You always required pagination for handling a large number of data. If you want to split data into chunks then the pagination is the best way. It breaks down the total number of records in chunks per page. It provides the option to navigate to the next and previous page. Hence, you can have access […]

Filed Under: Laravel Tagged With: Bootstrap Pagination in Laravel 8, Eloquent Pagination, Laravel 8 Pagination, Laravel Pagination Offset, Paginate Data in Laravel 8

How to Use Guzzle Http in Laravel 8 For Request Handling

October 4, 2020 by Umesh Rana Leave a Comment ⏱ 7 min read

Laravel Guzzle Http Request

There are lots of library and packages are available for handling the API requests on the client-side. But what about the server-side? If we talk about the core PHP then you can handle the API requests using the cURL. But, do you think is it a good practice to use cURL in a PHP framework […]

Filed Under: Laravel Tagged With: Guzzle Http Request, Http Client Request, Http Request Handling, Laravel 8 Guzzle, Request Handling in Laravel 8

How to Implement Yajra DataTables in Laravel 8

October 2, 2020 by Umesh Rana 1 Comment ⏱ 10 min read

Yajra Datatables in Laravel 8

For managing the large number of data set in a tabular form, you will require a Datatable in Laravel. Datatable provides an easy way to handle the data in the form of a table. You can apply the datatable to any table. After applying the table will have the options to search, filter, sort, pagination, […]

Filed Under: Laravel Tagged With: Laravel 8 Datatables, Laravel datatable implementation, Yajra DataTable, Yajra Datatable implementation

How to Send Emails Using Twilio Sendgrid in Laravel 8

September 27, 2020 by Umesh Rana Leave a Comment ⏱ 8 min read

Send Email in Laravel 8 Using SendGrid

Laravel email works over a popular mailer library that is the SwiftMailer. This is an inbuilt library in Laravel. It allows us to integrate several mail drivers for sending emails. You can use SMTP and API based drivers to send emails in Laravel. I already shared tutorials for integrating the SMTP like Gmail and Mailgun. […]

Filed Under: Laravel Tagged With: Integrate SendGrid in Laravel, Laravel 8 SendGrid, SendGrid Email Tracking, SendGrid SMTP Integration, SendGrid SMTP Settings

  • « Previous Page
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 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·