TAGS : Laravel 8

How To Validate URL In PHP With Regex

In this article, we will see how to validate URLs in PHP with regular expressions. Also, you can implement it in laravel or PHP. here we will give you an example of validating URL with a regul...

Laravel PHP

Datatable Server Side Custom Search/Filter In Laravel

In this article, we will see datatable server-side custom search in laravel 8. Datatable provides default searching functionality but there you can search on only visible values searching. like in...

Laravel PHP

Laravel 8 Mobile Number OTP Authentication using Firebase

In this article, we will see laravel 8 mobile number OTP authentication using firebase. There are many types of autentication to login to different sites and applications. So, here we will see...

Laravel PHP

Laravel Firebase Push Notification

In this article, we will see laravel firebase push notification, firebase notification through you can notify users that new email or other messages are available to sync. fireb...

Laravel PHP

Laravel Eloquent Relationships

In this article, we will see laravel eloquent relationships. laravel provides many relationships like laravel hasmany, laravel belongsto, wherehas laravel, many to many relationships...

Laravel

Laravel Accessor and Mutator Example

In this article, we will see laravel accessor and mutator examples. here we will see what is accessor and mutator, how to use the accessor and mutator with example. laravel mutator i...

Laravel

Laravel 8 Form Class Not Found

In this article, we will solve laravel 8 form class not found error, many times we have received errors like laravel 8 class 'form' not found.

We have received this erro...

Laravel

How to Get Current URL in Laravel

In this article, we will see how to get the current URL in laravel. if you want to get the current page URL in laravel 8 then we can use many methods such type current(), full()...

Laravel PHP

Laravel 8 Socialite Login with Facebook Account

In this article, we will learn about laravel 8 socialite login with facebook account, as you all know currently many websites provide different types of login authentication facilities to users lik...

Laravel

Laravel 8 Google Pie Chart Example

In this article, we will see laravel 8 google pie chart example. google charts use to visualize data on your website. here we will see a pie chart example...

Laravel PHP jQuery

RECOMMENDED POSTS

FEATURE POSTS