#Laravel 7

Jul 25, 2022

How to Get Current URL in Laravel?

This tutorial shows you laravel get current url in controller. I would like to share with you laravel get current url in view. This post will give you simple example of get current url in laravel . it's simple example of laravel get current url. Here, Creating a...

#Laravel 9

#Laravel 8

#Laravel 7

#Laravel

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 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 10, 2021

Laravel | Artisan Console Introduction

Hello Dev, This artical is laravel has its own Command Line interface called Artisan. Its like a Linux command line but the commands are helpful for building a Laravel application. With this command-line tool, we can make models, controll...

#Laravel 8

#Laravel 7

#Laravel

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