• 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

Make survey at laravel 5.4 and MySQL

The "client_reference_id" argument is not passed

Show rotation of tweets using current day of month

How to prevent phpmailer sending embedded image as an attachment on Gmail?

Distribute array row data to make multiple new rows

Debugging Stripe Webhook Event

Convert date and time to Jalali in Laravel

Creating command to backup MySql database in Laravel

Get all WooCommerce products within own plugin

protect images from being copied

Increase value by 1 on button click

json_encode turns array into an object

image source not readable

The difference when using if statement true === something() vs something() === true [duplicate]

Query Optimization, changing the queries in the loop into a single processing query

About Contact Privacy policy Terms and conditions