Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Full REPL not supported. Falling back to simple shell.を実行しようとすると、このエラーが発生しますphp artisan tinker。
Full REPL not supported. Falling back to simple shell.
php artisan tinker
Windows 8.1、xampp、laravel 5 を使用しています。php.iniファイルを確認しましたが、無効になっている機能はありません ( disable_functions =)
php.ini
disable_functions =
Laravel Homestead Vagrant ボックスを使用してみてください。これにより、適切な REPL にアクセスできるようになります。さらに良いことに、Laravel Forge をデプロイに使用している場合は、Laravel Forge と非常によく似た環境を提供します。