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 (...)
![Install phpMyAdmin Manually with Nginx server on Ubuntu](https://img.youtube.com/vi/6SGT1ZA3z0I/mqdefault.jpg)
0
4
18475
How to Upload Multiple Images with jQuery AJAX and PHP, with preview
Uploading an image without page refresh is more user-friendly than refreshing the entire page. So, in this guide, you will learn how to upload multiple images using ajax in jQuery (...)
0
0
7519
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.
![Install Laravel Valet Linux+ development environment on Ubuntu System](https://img.youtube.com/vi/9Tc4fRLuj2A/mqdefault.jpg)
0
1
26324
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 (...)
![Laravel Sanctum API Token Authentication Tutorial with example](https://img.youtube.com/vi/2bslfjKEAik/mqdefault.jpg)
1
1
14112
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 (...)
![Create SPA authentication Using Laravel Sanctum and Vue.js](https://img.youtube.com/vi/8Uwn5M6WTe0/mqdefault.jpg)
0
1
29275
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 (...)
![Install and Setup Oh-My-Zsh on Ubuntu System](https://img.youtube.com/vi/ANxLmiLXtFM/mqdefault.jpg)
0
4
29652
Create API Authentication with Laravel Passport
In this article, we'll see how to implement restful API authentication using Laravel Passport. You should have experience working with Laravel as this is not an introductory tutorial. (...)
![Create API Authentication with Laravel Passport](https://img.youtube.com/vi/UKSQdg1uPbQ/mqdefault.jpg)
0
0
8089
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 (...)
![Laravel Themer: multi-theme support for Laravel application](https://img.youtube.com/vi/Ty4ZwFTLYXE/mqdefault.jpg)
0
2
7322
Difference between Laravel $request->input(), $request->get(), and $request->name direct property
If you’ve been around Laravel for a while, you might have seen there are three ways in controllers to retrieve inputs from the submitted form. For example, if you are trying (...)
0
0
12345
What is Teleport Component in Vue.js 3?
Vue 3 provides the <teleport> component. Here in this post, I will show you how to use the <teleport> component in your Vue.js 3 project.
![What is Teleport Component in Vue.js 3?](https://img.youtube.com/vi/cwaShbUMV9w/mqdefault.jpg)
0
0
10339