• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

PHP Deprecated issue when running artisan command

phpcomposer-phpoctobercms


PHP Snippet 1:

sites:
    - map: your-site.local
      to: /home/vagrant/your-site/public
      php: "7.4"

PHP Snippet 2:

copy index.php for backup (store it aside)

PHP Snippet 3:

<?php
   phpinfo();
?>

PHP Snippet 4:

brew services stop [email protected]  

PHP Snippet 5:

brew services start [email protected]

Related Snippets

How to create a scheduler application in php

Creating a config file in PHP

php retrieve specific data onclick from database in a list format

Losing session data after POST from third party website

Edit product hook WooCommerce

How to display MySQL table using php and edit it in a web browser

Pages are working fine on localhost but not running on the hosting server

advanced custom fields wordpress custom class

Using if(isset($_POST['submit'])) to not display echo when script is open is not working

IlluminateDatabaseQueryException: SQLSTATE[HY000]: General error: 1 no such table - In clone project

Doctrine ORM: Excluding Records Based on Values of Nested Relationships

Show Custom Data in Woocommerce Order Details Admin Area

How to identify whether webp image is static or animated?

How do I pass the dynamic output of a php variable or php function to a CSS variable?

NGINX: connect() to unix:/var/run/php7.2-fpm.sock failed (2: No such file or directory)

About Contact Privacy policy Terms and conditions