You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#349] Fixed a compatibility issue with PHP 7.0 (Laravel 5.5) and older versions of PsySH.
[#306] Put all laravel functionality behind a check to see if the project is a laravel project, making the plugin also
work with plain PsySH without laravel or tinker installed.