Readerstacks
  • Home
  • Softwares
  • Angular
  • Php
  • Laravel
  • Flutter

Month: September 2021

connect php to mysql

How to connect PHP to MySQL ?

ReaderstacksSeptember 27, 2021Mysql Php

PHP is commonly used in the world of web. PHP has many built in tools to connect with different drivers and in this tutorial we are going to use MySQL driver to connection between PHP and MySQL. There is two…

Read More

install laravel composer

How to install laravel 8 ?

ReaderstacksSeptember 20, 2021Laravel Php

Laravel is most popular framework of PHP. It provides lots of in-build tools and library to build the web application. Laravel is used to to create robust custom web applications with ease of amazing developer experience. Laravel is easily customizable…

Read More

install php 8 in ubuntu

How to install PHP 8.0 in Ubuntu 20.04 LTS ?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

In this tutorial we will learn to install PHP 8.0 on Ubuntu 20.04 LTS using PPA. PHP 8.0 is the latest version of php and it have many upgrades. Installation process is same as How to install PHP on Ubuntu?…

Read More

How to Install multiple versions of PHP?

How to Install multiple versions of PHP?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

Sometimes it’s required to install the different version of PHP rather then the default one of Ubuntu Repository System. To install the different version we will follow the basic steps before installation of PHP Step 1 : Add ppa:ondrej/php to…

Read More

How to install PHP

How to install PHP on Ubuntu?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

PHP is widely used langauge in world of web. PHP is an open sourece language and free for everyone. It’s a server side scripting lanaguge which compiles on server and can embedded with html too. Currently, there is three version…

Read More

How to install MySQL in Ubuntu?

ReaderstacksSeptember 18, 2021Devops Mysql Ubuntu

MySQL is a most popular and open source relational database. it provides multi user support with a many storage engines. in this tutorial we are going to install MySQL in Ubuntu. Let’s begin with simple steps: Step 1 : Open…

Read More

Install Composer

What is composer and how to install composer?

ReaderstacksSeptember 18, 2021Php

Composer is a dependency manager tool for PHP. Using the composer we can manage the package dependency and version of the packages. Composer is different from npm (Node package manager) and apt-get because it only contain the dependency of project.…

Read More

Install php, apache, mysql(Lamp) and phpmysadmin on Ubuntu

How to Install php, apache, mysql(Lamp) and phpmysadmin on Ubuntu

ReaderstacksSeptember 18, 2021Devops Ubuntu

PHP, Apache MySQL and phpMyAdmin is most useful part to run a web application like PHP. In this tutorial we will cover installation of PHP 7, Apache, MySQL and phpMyAdmin. Here is the list of tools and their use. PHP…

Read More

Password and confirm password validation in javascript

Password and confirm password validation in javascript

ReaderstacksSeptember 17, 2021Javascript

In this tutorial, we will cover password strength validation , password not empty validation and confirm password validation. we will check on every submission of form whether the entered password pass or fail the criteria. Password Strength validation in javascript…

Read More

Setup Client side javascript validation

How to Setup Client side javascript validation ?

ReaderstacksSeptember 16, 2021Javascript

In this tutorial we will learn javascript validation without using any third party library. we will validate the simple form with 5 inputs fields. Let’s start with simple steps Step 1: Create a html file Firstly we are going to…

Read More

Posts navigation

1 2 3 Next

Recent Posts

  • How to print raw sql query in eloquent laravel ?
  • How to assign or declare variable in laravel blade template ?
  • How to Get Current Url in Blade File Laravel ?
  • Collection Count and Check Empty Eloquent Collection in Laravel
  • How to check user agent in angular ?

Archives

  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Angular
  • CSS
  • Dart
  • Devops
  • Flutter
  • HTML
  • Javascript
  • jQuery
  • Laravel
  • Laravel 9
  • Mysql
  • Php
  • Softwares
  • Ubuntu
  • Uncategorized
Copyright © All rights reserved. Privacy Policy Terms & conditions