Laravel 7/6 Auth Login with Username or Email Tutorial
Let's start with how to login with username or email in laravel 7/6 auth. i will give you simple solution of laravel 7/6 login with username or email in authentication. it's easy to make auth login wi.....
Angular 9/8 HttpClient for Sending Http Request Example
Today's topic is how to send http post request using HttpClient module in angular 9/8. i want to share with you examples of sending http request with HttpClient in angular 9/8 for post request, get re.....
Laravel Ajax ConsoleTvs Charts Tutorial
If you need to add some graphs to your project then i will help you to how to add ajax chart with laravel 6 using consoletvs/charts package. here i will give you example of creating ajax chart with co.....
How to Get Current URL in Angular?
Our leading topic is how to get current url in angular component. i will show you angular get current route url using router. we will get current url using angular router. you can easily get current u.....
Laravel 8/7/6 Google ReCAPTCHA Form Validation Example
Hi Dev, Today, we will learn how to use google recaptcha in laravel 8/7/6. you can simply add google recaptcha in laravel 8/7/6. we will add laravel 7/6 google recaptcha code with form validation usin.....
Angular 9/8 Routing and Nested Routing Tutorial With Example
Here, i will give you brief explanation on angular 9/8 routing and sub routing example. i will learn you how to create first route in your angular 9/8 app, as well as you will also show how to create .....
Angular Change Date Format in Component Example
Today, i will give you simple example how to change date format in angular component. you can change date format in component file. you can use code with angular 6, angular 7, angular 8, angular 9 to .....
Laravel Model Caching - Performance Boost Tutorial
In this tutorial, we will discuss how to improve performance in laravel 6 using laravel model caching. we can Performance Boost using eloquent model caching via genealabs/laravel-model-caching git com.....
How to Partially Hide Email Address in PHP?
Here, i will let you know partially hide email address using php. we can hide email address as like hardik******@g***.com. you will learn How to Partially hide email address in PHP?. As you notice on.....
Angular Font Awesome - How to install font awesome in Angular 9/8?
Hi Dev, Today, i wanted to show you how to use font awesome icons in angular 9/8. i want to give you simple example of angular 9/8 install font awesome icons using npm command. we will install font-aw.....
Laravel 7/6 Multiple Database Connection Tutorial
Today, i would like to show you how to use multiple db connection in laravel 7/6 application. we will learn to use multi database connection laravel 7/6. you will find out way of implementing laravel .....
How to Create Custom Validators in Angular 9/8?
Here, i will guide you how to create custom form validator in angular 9/8 application. you will learn to angular 9/8 custom validator example step by step. we can simply write custom validation in ang.....