How to Install phpMyAdmin with Nginx on Ubuntu Server?

The phpMyAdmin is an open-source PHP-based tool for handle MySQL and MariaDB databases over a web-based interface. 
Harish Kumar
How to Install phpMyAdmin with Nginx on Ubuntu Server?
0
0
2853

How to Add a Drop Shadow to PNG Image?

Shadows on the image always give it a new look and make it eye-catching.
Razet
How to Add a Drop Shadow to PNG Image?
0
0
5951

Laravel Artisan Commands to Clear Cache

In this post, You will learn how to clear route cache, application cache, config cache, view cache, and reoptimized class in a Laravel using the artisan commands.
vinoy
0
0
2754

What is Laravel Breeze & how to install it in the Laravel application?

Laravel Breeze is a shiny new package released by Taylor and the Laravel team.
vinoy
What is Laravel Breeze & how to install it in the Laravel application?
0
0
6265

How to create Custom View Namespaces in Laravel?

In Laravel, our view files are stored in the resources/views directory, which is a completely fine spot for them. However, maybe sometimes we have another area where we store our (...)
Harish Kumar
0
0
4240

How to Deploy A Laravel Application to Heroku with Database?

In this post, I'll show you the best way to deploy your current Laravel application from local to Heroku with the Postgres database. It's quick and easy.
Harish Kumar
How to Deploy A Laravel Application to Heroku with Database?
0
0
4412

Multiple Images Upload in Laravel with Validation

Many developers face difficulties in adding image upload feature in the application. Specifically, developers are uncertain about how to upload and validate images. In this post, (...)
vinoy
Multiple Images Upload in Laravel with Validation
0
0
2694

How to install Laravel with LEMP stack on Ubuntu

Laravel is one of the most popular open-source PHP framework, and Laravel allows you to build scalable and flexible web applications. Because of its outstanding features, for example, (...)
Harish Kumar
0
0
3362

How To Install LEMP stack (Linux, Nginx, MySQL, PHP) on Ubuntu System

The term LEMP is an acronym of the four open-source projects:
Harish Kumar
How To Install LEMP stack (Linux, Nginx, MySQL, PHP) on Ubuntu System
0
1
3825

How to Create a Sudo User on Ubuntu and other Debian-based Linux distributions

The sudo command is intended to permit users to run programs with the security privileges of another user, by default the root user.
Razet
How to Create a Sudo User on Ubuntu  and other Debian-based Linux distributions
0
0
3392