#Laravel 8

Jan 01, 2022

Laravel Plain Text Send Mail Example

Hi Guys, Today, In this example I would like to share with you how to send mail You can use the raw method to send the plain text in mail. Here, Laravel 8 provides a mail class to send an email. you can use several drivers for sending email in laravel 8. you...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6

Dec 30, 2021

Laravel 8 How To Update Diffrent Database Record

Hi Guys, In this article we will discuss about Laravel how to update record in diffrent MySQL database using laravel framework PHP. Sometimes we need multiple databases in our system to work with and laravel is capable of doing this. You update some records o...

#Laravel 8

#Css

#Html

#Bootstrap

#PHP

Dec 28, 2021

How To Store Record In Diffrent Database In Laravel 8?

Hi Dev, In this article Laravel how to store record in diffrent database. Sometimes we need multiple databases in our system to work with and laravel is capable of doing this. You store some records on different database so make this code and store the recor...

#Laravel 8

Dec 27, 2021

How To OneSignal Send Web Push Notification In Laravel 8?

Hello Friends, This post is how to send web push notifications from the Laravel 8 application using the OneSignal messaging service. This is oneSignal is a popular messaging service that allows sending push notifications, summarising details regarding the dev...

#Laravel 8

Dec 25, 2021

Laravel 8 Refresh DataTable Without Reloading Page

Hi Dev, In this article, we will implement a laravel How To Refresh Datatable Record Without Page refresh. I have a datatable that get data from database. What i want to do is that when a record is changed in the table , it should automatically be reflected i...

#Laravel 8

#Css

#Html

#Bootstrap 4

#PHP

Dec 24, 2021

How To Bootstrap Tags System In Laravel 8?

Hi Friends, This example is how to bootstrap tags system in laravel 8?. This example is short code and easy way to understand in users. You will learn how to create a tag system in the Laravel 8 application using the laravel-tagging package. So let's st...

#Laravel 8

#Css

#Html

#Bootstrap

#PHP

Dec 23, 2021

How To Generate Multi Unique Slug On Page Load In Laravel 8?

Hi friends, This example is how to generate multi unique slug on page load in laravel 8?. We will elaborate how to generate dynamic multiple slug in the Laravel 8 application. The specific keyword or id denotes the slug. You most probably use it when you w...

#Laravel 8

#PHP

Dec 22, 2021

How To Livewire Generate New Slug In Laravel 8?

Hi Dev, This example is how to livewire generate new slug in laravel 8?. We will teach you the simple and the best way on how to generate slug in the Laravel 8 application using the livewire package. This example is short code and easy way for user. Thi...

#Laravel 8

#Html

#Laravel

#PHP

#Laravel 6

Dec 20, 2021

How To Theme Integrate Step By Step In Laravel 8?

Hi Dev, This example is how to theme integrate step by step in laravel8?. We will download the admin panel template in plain HTML. This is example is very easy and short code step by step theme integrate laravel8. Sol let's start following step.

#Laravel 8

#Css

#Html

#Laravel 7

#Bootstrap

#Laravel

#PHP

#Laravel 6

Dec 11, 2021

Laravel Dynamic Database Connection Tutorial

Hi Dev, In this article Laravel Dynamic database connection tutorial. Sometimes we need multiple databases in our system to work with and laravel is capable of doing this. With no more complexity, in this article is pretty easy to implement you will find the...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6