tweaking and refactoring the database connectors.
This commit is contained in:
parent
893acd8743
commit
454a5107c4
|
@ -47,7 +47,7 @@
|
|||
| The following components are used to establish PDO database connections
|
||||
| to the various database systems supported by Laravel. By resolving these
|
||||
| connectors out of the IoC container, new database systems may be added
|
||||
| by simply registering a connector.
|
||||
| by simply registering a connector in the container.
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue