vim-tinkeray icon indicating copy to clipboard operation
vim-tinkeray copied to clipboard

Experiment with dropping Laravel requirement

Open jesseleite opened this issue 3 years ago • 0 comments

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.

jesseleite avatar Mar 05 '22 23:03 jesseleite