#Laravel 6

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

Dec 11, 2021

Laravel 8 Tailwind Pagination Example Tutorial

Hi Dev, In this example I will explain to you how to use tailwind pagination with laravel 8. this example will help you laravel create a tailwind pagination example. I will explain how to create tailwind CSS laravel 8 pagination. we will create simple and att...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6

Dec 08, 2021

How To Create Middleware For XSS Protection In Laravel 8

Hi Dev, Today now in this post i will i how to create middleware for XSS protection in laravel. XSS(Cross Site Scripting) protection is must need in our site because if we do not XSS protection then our site is not the secure. The XSS filter through we ca...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6

Dec 04, 2021

How To Get Path From Laravel Application Root?

Hi Guys, Today now in this post i will show you How to get path from laravel 8 application root? We are know that laravel provide us several helper to get the path of public directory, app directory, storage directory and also base directory. So it will help...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6

Dec 04, 2021

How To Upgrade Composer Version In Ubuntu?

Hi Dev, Many legacy projects require a dependency that still running on upgrade composer Version. This is the example of is how to upgrade composer Version. In this short post, you'll learn how to upgrade composer Version. Let's Start Solution Following...

#PHP 8

#Laravel 8

#Laravel 7

#Windows

#Laravel

#PHP

#Laravel 6

Nov 26, 2021

Solved - unrecognised compile-time option bit(s) at offset 0

How are you all? Today I am trying to use preg_replace() but I am facing following error Message Warnin:gpreg_replace(): Compilation failed: unrecognised compile-time option bit(s) at offset 0 So Here I am Explain to you all the possible solutions here. Wi...

#Laravel 8

#Laravel 7

#PHP

#Laravel 6

Nov 20, 2021

Laravel 8 - Class 'NumberFormatter' Not Found

Hi Dev, I have read across the internet about this problem, and apparently you need PHP 5.3 or higher installed, and the PHP intl plugin installed. I have both of these, yet I am still receiving a Error: Class 'NumberFormatter' not found error.So Here I am Expla...

#Laravel 8

#Laravel 7

#Laravel

#Laravel 6