Data Privacy Concerns for Programmers and Developers - SurfShark
<img src="/upload/SurfShark.png" class="post-img"> Software programmers and developers create billions of lines of code per year. Even when using a slew of automated tests, security measures don’t .....
5 Key Ideas for Beating Procrastination: A Successful Student Guide
<img src="/upload/student-guide.png" class="post-img"> By definition, procrastination is the action of delaying tasks, often unknowingly. Sure you’ve never procrastinated? Remember the times you we.....
Laravel 7/6 Cron Job Task Scheduling Tutorial
Hi Artisan, Do you have query? how to create cron job in laravel 7/6? or how to make a cron job in laravel 7/6? or How to use task scheduling in laravel 7/6? than i will give you simple example of cr.....
How to Merge Your Branch to main Branch in Github?
Do you have question how to merge branch to master github command line? than i am here for help to git merge branch to master. i will guide you step by step how to merge branch in git. i written all c.....
How to Define Constant Variable in Laravel?
In this tutorial, we will learn how to define constant variable in laravel application. we can easily create laravel 7/6 constants variable. you can define constants variable with string value, intege.....
JQuery Disable Submit Button on Click to Prevent Multiple Form Submits
In this small post, we will lean how to disable button on click to prevent multiple form submits in jquery. we can stop duplicate form submission using jquery. we can easily disabled button on click e.....
Laravel 7/6 Dropzone Image Upload Tutorial
In this tutorial, i will show example of laravel 7/6 image upload using dropzone. you can lean multiple upload using dropzone.js in laravel 7/6. we can drag and drop file upload using dropzone js in l.....
How to use whereHas with orWhereHas in Laravel?
Here, we will learn how to use orwherehas in laravel. we can use eloquent wherehas than orwherehas when we used relationship in laravel application. some time we require to use query orwherehas in lar.....
Laravel 6 Create Custom Helper Function
In this tutorial, i will guide you how to create custom helper file in laravel 6. i will give you step by step instruction of how to create custom helper function in laravel 6 application. we know la.....
How to Use Ternary Operator in Vue JS?
In this example, we will learn vue js ternary operator. i will show you how to use ternary ternary with v-model in vuejs. we can easily use ternary operator for condition in vue js. You can easily ap.....
Codeigniter Remove index.php form URL using htaccess
Hi Developer, I want to share this tutorial for codeigniter remove index.php from url using htaccess file. i will show you code for how to remove index php from url in codeigniter using htaccess. hta.....
Laravel 7/6 REST API with Passport Tutorial
Hi Developer, Here, i will tech you how to create rest api with authentication using passport in laravel 7/6 application. i will show you step by step build restful api authentication using eloquent .....