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 Http Post Request Example
Here, i will give you example of how to send http post request in angular application. we can easily send angular post request with headers and body. i will give you simple example of call api ajax re.....
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.....
Angular Get Current Route Name Example
Here i can guide you how to get current route data in angular component. we will get angular current route name and url from component file. you can get current route path using angular router. you ca.....
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.....