Harish Kumar @harishkumar
837 Total Points
0 Best Answers
37 Posts
11 Snippits
Activities
Vuex Tutorial: Learn State management in Vue.js using Vuex
The objective of this Vuex tutorial is to give you an essential understanding of state management in Vue.js using Vuex by creating a relatable example. By the end of this tutorial, (...)

0
0
888
You can use bootstrap-vue/bootstrap-vue package in your Vue project.
If you don't want to use (...)
3
0
What are Laravel Macros and How to Extending Laravel’s Core Classes using Macros with example?
Laravel Macros are a great way of expanding Laravel's core macroable classes and add additional functionality needed for your application. In simple word, Laravel Macro is an (...)

0
0
2331
How To Install NVM (Node Version Manager) on Ubuntu System?
This tutorial will assist you with installing NVM on the Ubuntu machine. Additionally, allow you to install different node versions and other useful examples.

0
0
492
Install phpMyAdmin Manually with Nginx server on Ubuntu
In this guide, I will show you how to install and configure phpMyAdmin with Nginx, MySQL, and PHP8.0 (LEMP) on an Ubuntu system. phpMyAdmin is a free and open-source database (...)
0
0
364
Install Laravel Valet Linux+ development environment on Ubuntu System
The official Laravel Valet development environment is great if you are an Apple user. But there is no official Valet for Linux or Window system.
0
0
755
Laravel Sanctum API Token Authentication Tutorial with example
Laravel Sanctum is a popular package for API Token Authentication. There are many other packages available to authenticate the APIs request in Laravel. For example, We are already (...)

1
0
1313
Create SPA authentication Using Laravel Sanctum and Vue.js
In this guide, we will focus on SPA authentication in a simple Vue.js app using Laravel Sanctum. Laravel Sanctum provides a featherweight authentication system for SPAs (single (...)

0
0
1691
Install and Setup Oh-My-Zsh on Ubuntu System
In this post, I will show you how to install ZSH (Z-Shell). Then, we set up the oh-my-zsh framework for managing ZSH. We will likewise show you how to change the ZSH theme and (...)

0
0
952
Laravel Themer: multi-theme support for Laravel application
This Laravel Themer package adds multi-theme support to your application. This theme package improves any application while allowing the freedom to organize and maintain your app's (...)

0
0
599