Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Unable to create PsySH runtime directory

## Step 1: Create a file
~/.config/psysh/config.php

## Step 2: Put inside
<?php
return [
    'runtimeDir' => '~/tmp'
];
Source by laracasts.com #
 
PREVIOUS NEXT
Tagged: #Unable #create #PsySH #runtime #directory
ADD COMMENT
Topic
Name
1+2 =