vim-tinkeray
vim-tinkeray copied to clipboard
Experiment with dropping Laravel requirement
If tinker is not available, maybe we could require composer's autoloaded stuff and execute ray() through php directly without artisan tinker? This could be handy for non-laravel situations, where you require spatie/ray or spatie/global-ray.