Databaseless Laravel +Codeception - turn off database connection completely? -
i building api calling app needs no database. in trying register new class, updated composer , updated lots of packages including laravel (now 4.1.25). when run tests (codeception) break asking database connection. can't see in laraval config options or looking @ db connection code how turn off database not connection.
Comments
Post a Comment