Manager class Manager (
Container getContainer()
void setContainer(Container $container)
void setAsGlobal() Make this capsule instance available globally.
DatabaseManager getDatabaseManager()
Dispatcher|null getEventDispatcher()
Connection getConnection(string $name = null)
void bootEloquent() Bootstrap Eloquent so it is ready for usage.
void __construct(Container $container = null)
$this setFetchMode(int $fetchMode) Set the fetch mode for the database
Page 1 of 2