• 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

run a query using EXECUTE BLOCK to prepair a column for an unique-Index

error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure

*** ERROR *** The PHP configuration loaded file is: c:/wamp64/bin/php/php8.1.0/php.ini - should be: c:/wamp64/bin/apache/apache2.4.53.1/bin/php.ini

Why i get wrong output for html markdown?

PHP Form Not Inserting

how to make my own auto increment in php?

Symfony Make:Migration : The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue

Facebook SDK error: Cross-site request forgery validation failed. Required param "state" missing from persistent data

Laravel: Why is my variable not being set while it's in the construct function of the controller?

Create a new line whenever an array value reaches more than 10 characters

Symfony autowiring issues since docker update

How can I format this number correctly using PHP?

Lexik JWT authentication problem "Invalid credentials"

RabbitMQ PRECONDITION_FAILED - unknown delivery tag

How to add a sidebar to Woocommerce Shop Page?

About Contact Privacy policy Terms and conditions