• 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

Can I use a WooCommerce function without any WooCommerce page?

enroll_table three field fetch to payment form to create payment field in laravel 5.5

php code to send checkbox form results to email

"Mixed content blocked" when running an HTTP AJAX operation in an HTTPS page

Where do I need to place a hook for phpunit?

how to get the header value, if we don't know the value because the value is random from the server

Call to a member function givePermissionTo() on null

Only on Firefox "Loading failed for the <script> with source"

Access denied for user 'homestead'@'localhost' (using password: YES)

Laravel after login Two factor not working

Display the default discounted price and percentage on Woocommerce products

Prevent blank space in pdf pages (DomPdf)

disable two buttons after clicking another button

How to get median and quartiles/percentiles of an array in JavaScript (or PHP)?

Laravel: Create morphs() relationship nullable

About Contact Privacy policy Terms and conditions