Registry / database / orchestra-database

orchestra-database

JSON →
library6.0.0phppackagistunverified

Database Component for Orchestra Platform.

composer require orchestra/database
INSTALL
IMPORT
SIG · ORCHESTRA-DATABASE
O
orchestra-database
databasephpv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DatabaseServiceProvider
use Orchestra\Database\DatabaseServiceProvider;

Register the database service provider in a Laravel application.

<?php use Orchestra\Database\DatabaseServiceProvider; // Typically registered as a service provider in Laravel. $provider = new DatabaseServiceProvider(app()); $provider->register();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
orchestra-database — pip install orchestra-database · libregistry