Please answer these questions before submitting your issue. Thanks!
php -v and php --ri swoole)PHP Version | 7.2.4
Swoole Version | 2.1.3
Laravel Version | 5.6.17
"swooletw/laravel-swoole": "^2.3"
Just question.
Is it possible to use Eloquent ORM(eg. pdo-mysql) with laravel-swoole?
What did you expect to see?
What did you see instead?
Laravel uses Eloquent ORM, and this package just runs Laravel application on Swoole server. Nothing changes.
Most helpful comment
Laravel uses Eloquent ORM, and this package just runs Laravel application on Swoole server. Nothing changes.