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

Category: Php

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

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

How to upload file in php ?

ReaderstacksSeptember 13, 2021Php

In this tutorial, we will learn basic of uploading of a file in php and also basic configuration required for php file upload. Configure the php.ini for large file upload By default php support 2 mb of file upload but…

Read More

Show dropdown list from ajax response in jQuery

ReaderstacksSeptember 10, 2021Javascript Php

Showing Dynamic Select Box using jQuery and Php,MySql In this tutorial, we are going to learn the dropdown list using AJAX. Loading dropdown values from AJAX requires knowledge of javascript, jQuery, php and html. Sometimes it requires to load the…

Read More

How many type of methods in Restful api?

ReaderstacksAugust 28, 2021Javascript Php Softwares

Restful api is very useful today while creating a mobile application or web application. Restful api or Http request methods There is 4 types of method of http request. Post Get Put Delete Patch 1. Post method Post method is…

Read More

How to enable cors in web api php or laravel?

ReaderstacksAugust 27, 2021Laravel Php Softwares

Cross-Origin Resource Sharing (CORS) is mechanism which allow browser to share the resources between the other domain or port. if the cors is disabled in api or server then other domain can’t access the apis and resource of server. Example: if…

Read More

Posts navigation

Previous 1 … 11 12 13 Next

Recent Posts

  • How to Delete Folder Recursively With Files in Laravel ?
  • How to Check folder exist and Create Nested Folder in Laravel ?
  • How to access and setup storage files after upload in laravel ?
  • How to Extract/Unzip a Zip File in Laravel ?
  • How to Create Zip of File or Nested Folder in Laravel ?

Archives

  • 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