rajeshtva's avatar

history preserve in sail artisan command?

When using artisan tinker through sail command, the history of typed lines is not preserve while it is preserved when using php artisan tinker. So is there any sail/docker configuration through which it can be achieved?

everytime sail tinker is started a new docker container for that starts. i am aware of this fact. so may be some kind of volume persist. ??

0 likes
1 reply
rajeshtva's avatar
rajeshtva
OP
Best Answer
Level 4

don't know why but this feature doesn't work in multi root project setup in vscode. in single root folder workspace this feature works just as fine.

Please or to participate in this conversation.