Latest Post

Laravel 6 Auth Login with Username or Email Tutorial
Let's start with how to login with username or email in laravel 6 auth. i will give you simple solution of laravel 6 login with username or email in authentication. it's easy to make auth login with username and email address in laravel 6 application. Sometime, we need to create login page with use.....

Angular 8 HttpClient for Sending Http Request Example
Today's topic is how to send http post request using HttpClient module in angular 8. i want to share with you examples of sending http request with HttpClient in angular 8 for post request, get request, put request, delete request. you will easily understand how you can send angular 8 httpclient get.....

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 consoletvs/charts in laravel 6 application. consoletvs/charts provide highcharts, chartjs, Fusionchart.....

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 url (route path) in angular 6, angular 7, angular 8 and angular 9. we will use angular Router librar.....

Laravel 6 Google ReCAPTCHA Form Validation Example
Hi Dev, Today, we will learn how to use google recaptcha in laravel 6. you can simply add google recaptcha in laravel 6. we will add laravel 6 google recaptcha code with form validation using anhskohbo/no-captcha composer package. Google ReCaptcha is a captcha like system, that provide security aga.....