-
### Laravel Prompts Version
0.3.2
### Laravel Version
11.31.0
### PHP Version
8.3.3
### Operating System & Version
macOS 14.5
### Terminal Application
alacritty, builtin vscode terminal, etc
…
-
It would be nice if I could invoke `M-x psysh` and it would allow me to start it multiple times, one for each "project". Right now it pops to the existing shell.
I'm not sure how to decide what "p…
Fuco1 updated
7 years ago
-
**Describe the bug**
When trying to run this code i get the error:
> production.ERROR: Nesk\Rialto\Exceptions\ProcessUnexpectedlyTerminatedException: The process has been unexpectedly terminated.
…
-
Sorry but its not possible to get it to work. Does anyone have a proper guide for installing the tool? Unfortunately, it's not working for me at all. What are the individual steps?
For example i ge…
-
» drush psysh
PHP Fatal error: Cannot instantiate interface PhpParser\Parser in /home/myuser/.drush/drush_psysh/vendor/psy/psysh/src/Psy/CodeCleaner.php on line 56
PHP Stack trace:
PHP 1. {main}…
-
We currently use psysh in production to do custom debugging and sometimes run one off scripts for mini migrations or gathering data via our framework.
However, since people can essentially run anyt…
Riimu updated
3 years ago
-
```
User Notice User Notice: Writing to directory /.config/psysh is not allowed.
```
How to change it?
-
I'm getting this error:
> Writing to /usr/share/httpd/.config/psysh is not allowed.
on linux with apache installed.
-
When I followed the instructions on my local server, no issue. On a staging box when I run
drush @myalias repl
I get the following error (it prints 3x in a row, same error over and over)
Psy Shell v…
-
Recently, when working with the Python Flask framework, I discovered a cool feature — it allows you to run code inside the web browser:
![flask](https://user-images.githubusercontent.com/27079933/4…