botman / tinker

Gives your Laravel chatbot the ability to try your chatbot in your local terminal.
99 stars 58 forks source link

Tinker always Closes. #3

Open mohamed-ibrahem opened 7 years ago

mohamed-ibrahem commented 7 years ago

this is what i get after artisan tinker

D:\Server\Projects\bot-manager $ php artisan botman:tinker ` D:\Server\Projects\bot-manager $`

mpociot commented 7 years ago

Maybe this issue is related to windows. I need to test this with a windows VM.

mohamed-ibrahem commented 7 years ago

@mpociot yes i think that, thank you.

veneliniliev commented 7 years ago

+1

mpociot commented 6 years ago

Windows support is related to: https://github.com/clue/php-stdio-react/issues/18

clue commented 6 years ago

For the reference: Note that the referenced ticket has been closed due to lack of Windows platform support via https://github.com/clue/php-stdio-react/issues/18#issuecomment-340798811