Programming Fields

  • Laravel 8
  • Laravel 7
  • Laravel 6
  • React
  • PHP
  • WordPress
  • AJAX
  • jQuery
Home » Archives for Umesh Rana » Page 3

How to Implement CKEditor 5 in Laravel 8 From Scratch

October 11, 2020 by Umesh Rana Leave a Comment

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 8 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

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 8 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

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 8 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

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 8 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 Leave a Comment

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 8 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

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 8 Tagged With: Integrate SendGrid in Laravel, Laravel 8 SendGrid, SendGrid Email Tracking, SendGrid SMTP Integration, SendGrid SMTP Settings

How to Send Email Using Mailgun in Laravel 8

September 26, 2020 by Umesh Rana Leave a Comment

Send email using Mailgun in Laravel 8

Laravel provides simple API to send emails over the SwiftMailer library. This library provides lots of drivers for the email configuration. The driver is like SMTP, Mailgun, Postmark, Amazon SES, and Sendmail. The best thing is the API based drivers are much faster than the SMTP servers. Also, it requires the Guzzle Http library to […]

Filed Under: Laravel 8 Tagged With: Laravel 8 Mailgun, Laravel Mailgun, Mailgun Configuration, Mailgun Settings, Mailgun SMTP, Send Email in Laravel

How to Send Email in Laravel 8 Using Gmail SMTP

September 24, 2020 by Umesh Rana 7 Comments

Send emails using gmail SMTP

Gmail SMTP configuration for sending any email is pretty easy. You can send email to email recipients using Gmail. Laravel provides an API named Swift Mailer library. This API provides the driver for SMTP, Mailgun, Postmark, Amazon SES, etc. You can send an email by configuring any of these drivers. API based drivers are simpler […]

Filed Under: Laravel 8 Tagged With: Gmail Configuration, Gmail SMTP Configuration, Mail Class in Laravel, Send Email in Laravel, Send Email Using Gmail

Create Auth Using Jetstream and Intertia js in Laravel 8

September 22, 2020 by Umesh Rana Leave a Comment

Create Auth using Jetstream inertia

Hello guys, I am back with another tutorial in the Laravel 8 series. As we know, after releasing the Laravel 8, some cool features are added with the new packages. The jetstream is one of the very powerful features in this list. By using this jetstream package, you can create authentication for the user. This […]

Filed Under: Laravel 8 Tagged With: Auth Using Inertia, Fortify User Authentication, Laravel 8 Manage Team, Laravel 8 UI Scaffolding, User Auth

How to Create Auth with Jetstream and Livewire in Laravel 8

September 19, 2020 by Umesh Rana 5 Comments

Laravel 8 jetstream and livewire auth

After updating the Laravel, we got the amazing features in Laravel 8. Laravel 8 has totally changed with the auth scaffolding. In the previous version of Laravel (Laravel 7), it was using the laravel/ui package for the auth scaffolding. But, in Laravel 8, it uses the laravel/jetstream package. So, in this post, we will be […]

Filed Under: Laravel 8 Tagged With: Fortify User Authentication, Jetstream Auth, Laravel 8 Auth, Laravel 8 Manage Team, Laravel 8 UI Scaffolding, Laravel Livewire

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next Page »




Recent Posts

  • How to Install CodeIgniter 4 in Windows and Linux
  • How to Install MySQL Workbench in Ubuntu 20.04 LTS
  • How to Schedule Tasks with Cron Job in Laravel 8
  • Import and Export CSV and Excel File in Laravel 8
  • How to Generate PDF File in Laravel 8 Using DOM PDF
  • How to Install and Setup VS Code in Ubuntu 20.04 LTS
  • Create MySQL User And Grant Privileges in Ubuntu 20.04
  • How to Install Composer For PHP in Ubuntu 20.04 LTS




Categories

  • AJAX (7)
  • CodeIgniter 4 (1)
  • jQuery (10)
  • Laravel 6 (19)
  • Laravel 7 (10)
  • Laravel 8 (29)
  • Linux (5)
  • PHP (11)
  • React (3)
  • WordPress (7)

Like Us On Facebook

Like Us On Facebook

.IN Domain @₹199 For the 1st Year when bought for 2 years

The Mind Behind This Blog

Connect Us On

  • Facebook
  • LinkedIn
  • Twitter
  • GitHub

Quick Navigation

  • 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 © 2019-2021· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·