Hello developers, in this tutorial i am going to discuss about git. So in this git tutorial i will explain step by step why do you need git and github and how to set up git in your machine with S...
Read more
August 17 , 2019
Featured
Setup Github
Git
SSH Keys
Configure Git
Start a new git repository
What is Greedy Method
Before discussing the Fractional Knapsack, we talk a bit about the Greedy Algorithm. Here is our main question is when we can solve a problem with Greedy Method? Ea...
Read more
August 26 , 2019
Featured
Fractional Knapsack
Algorithm
Knapsack
We are very excited to let you know that we are going to launch our first product Inventory Management System with POS. This is our first product related to pos and inventory system for small bus...
Read more
December 2 , 2020
Featured
POS
Inventory Management
Retail POS Software
Retail Software
If you are a theme developer and wanna submit your theme to WordPress.org theme repository then of course you must have remove all .DS_Store file from your theme directory. In ord...
Read more
Mac Tools
Remove Hidden File
.DS_Store
Laravel Socialite currently supports authentication with Facebook, Twitter, LinkedIn, Google, GitHub, GitLab and Bitbucket. In this tutorial we will see how to create authentication system in our...
Read more
Laravel
Laravel Socialite
Authentication
Login with socialite
Laravel Login
Login with facebook
Login with twitter
Login with github
Login with google
JavaScript, what is JavaScript? Javascript is a programming language. High level programming language. High level language means? High level language means this language is very softly coded. You don&...
Read more
JavaScript
In this tutorial we will know about CSRF Protection in Laravel . Why do you use csrf token in your laravel app ? in this lesson we are going to know about it.
Laravel makes it easy to protect...
Read more
Laravel
CSRF Token
CSRF Protection
In this tutorial we are going to know how to create multi auth system in laravel? To create multi auth in laravel i am using laravel guard. Many web application need to user and admin management...
Read more
Laravel
Laravel Guard
Multi Authentication
Authentication
Laravel Multi Login
Laravel Login