Programming Fields

  • Laravel 8
  • Laravel 7
  • Laravel 6
  • React
  • PHP
  • WordPress
  • AJAX
  • jQuery
Home » Laravel 8

How to Schedule Tasks with Cron Job in Laravel 8

April 6, 2021 by Umesh Rana 2 Comments

Task Scheduling in Laravel 8

You can create a Cron job in Laravel for task scheduling. Generally, a cron executes the scheduled task at the specified time interval. This will process the task and execute it. It will trigger automatically to finish the execution. When you are on the live server, there is the option to create a cron job. […]

Filed Under: Laravel 8 Tagged With: Cron Job in Laravel, Cron Job Task Scheduling, Laravel Cron Job, Schedule Task Using Cron, Task Scheduling in Laravel

Import and Export CSV and Excel File in Laravel 8

April 4, 2021 by Umesh Rana Leave a Comment

Export import Excel File

Most of the time you work on any E-commerce application or any kind of ERP. In that case, sometimes, you require to import export excel and CSV files for the data. For the E-commerce application, you want to add bulk products at the same time. So, the manual entry of the products and it’s relevant […]

Filed Under: Laravel 8 Tagged With: Export to CSV, Export to Excel, Laravel Excel Download, Laravel Export, Laravel Import

How to Generate PDF File in Laravel 8 Using DOM PDF

April 3, 2021 by Umesh Rana Leave a Comment

Laravel DOM PDF

In Laravel, you have access to third-party packages because of the composer. Using composer, you can install any package in Laravel. The composer provides the package dependencies in PHP. Here, we’ll be talking about the Laravel DOM PDF. This is an open-source package available on Github to generate the PDF. By using this package, you […]

Filed Under: Laravel 8 Tagged With: Generate PDF in Laravel, Laravel Create PDF File, Laravel PDF

RESTful APIs For Todo App Using Passport Auth in Laravel 8

March 23, 2021 by Umesh Rana Leave a Comment

Laravel 8 passport auth

Laravel passport authentication provides the authentication token to authorize the HTTP requests. It is most important to check the authorized requests in any API. Laravel passport is one of the secure API authentication packages. It uses Client Id and Client Secret to generate the token. Then using the token, you can validate the authorized requests. […]

Filed Under: Laravel 8 Tagged With: API Authentication, Laravel 8 Passport, Laravel 8 REST API, Laravel 8 Todo, Laravel 8 Todo API

How to Implement Invisible reCAPTCHA in Laravel 8

March 5, 2021 by Umesh Rana Leave a Comment

Invisible reCAPTCHA in Laravel 8

While submitting a form it is required to validate the data and the form submission. But, what if any bot or program will submit the form automatically without any human interaction? That time it will hamper the application by submitting the form again and again. This can be prevented using captcha in Laravel. There are […]

Filed Under: Laravel 8 Tagged With: Captcha Validation, Google Invisible reCAPTCHA, Invisible Captcha, reCAPTCHA in Laravel

Create Authentication in Laravel 8 Using Laravel Breeze

March 3, 2021 by Umesh Rana Leave a Comment

Laravel Breeze Auth

User authentication is always a challenging part of any application. But, if you are using Laravel then no need to worry. There are lots of packages are available in Laravel for authentication. After releasing the Laravel 8, one most powerful feature has been added for authentication. The package is Jetstream. You can use Jetstream with […]

Filed Under: Laravel 8 Tagged With: Breeze Auth Scaffolding, Laravel 8 Auth Scaffolding, Laravel Auth, User Authentication in Laravel

User Authentication in Laravel 8 Using UI Auth Package

February 24, 2021 by Umesh Rana Leave a Comment

Laravel Authentication using UI Auth

You can create and manage authentication in Laravel 8 easily using inbuilt packages. User authentication is always the most important concern of any web application. If you want to handle the application functionalities and roles then it always requires a user module. On the basis of the user, you can manage the rights of access […]

Filed Under: Laravel 8 Tagged With: Auth Package in Laravel, Laravel Auth, UI Auth in Laravel, UI Vue Auth in Laravel, User Authentication in Laravel

Remove Uploaded Image in Laravel 8 From Public Folder

February 17, 2021 by Umesh Rana Leave a Comment

Remove image from folder in laravel 8

Uploading an image in Laravel is quite simple. Even you can upload multiple images and store them in the database. Sometimes, we require to update or remove image of any existing record. In that case, we update the generally stored image name inside the database. But what about the uploaded file in the directory? We […]

Filed Under: Laravel 8 Tagged With: Delete Image From Folder, Delete Image in Laravel, Remove Folder Image, Remove Uploaded Image

How to Configure PHPMailer in Laravel 8 For Sending Email

January 22, 2021 by Umesh Rana 3 Comments

Send Email Using PHPMailer

Laravel uses the SwiftMailer library for sending emails by default. The SwiftMailer is inbuilt in the Laravel. But, have you tried any other package for sending emails in Laravel? If not, then I will be showing you the PHPMailer in this post. You will already aware of the PHPMailer because in a PHP script generally, […]

Filed Under: Laravel 8 Tagged With: Laravel 8 PHPMailer, PHPMailer Configuration, PHPMailer in Laravel, PHPMailer SMTP, Send Email Using PHPMailer

Dynamic Email Configuration in Laravel 8 For Sending Email

January 10, 2021 by Umesh Rana 4 Comments

Dynamic Email Configuration in Laravel 8

Mostly, we do a static email configuration in any programming/scripting language. The static configuration will work only for one user. So, what if you want to do an email setup for multiple users. In other words, if you are creating a kind of a portal or CRM in which you require to allow users to […]

Filed Under: Laravel 8 Tagged With: Dynamic Email Settings, Email Configuration in Laravel 8, Email Setting in Laravel 8, Laravel Dynamic Email

  • 1
  • 2
  • 3
  • 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·