使用的是lumen5.4.6,為了連接oracle,引入了yajra/laravel-oci8這個第三方包,執(zhí)行$ php artisan vendor:publish --tag=oracle。產(chǎn)生了配置文件,填寫完配置信息,還是無法連接oracle資料庫。
php artisan config:clear 試試
php artisan config:clear
還要記得修改你的database.php設(shè)定文件,指定預(yù)設(shè)連線為oracle