We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6860c8d commit 50b3e33Copy full SHA for 50b3e33
README.md
@@ -42,7 +42,7 @@ Use **`DB::connection()->disconnect()`** instead.
42
43
## Advanced Usage
44
45
-You can manually customize extended `MySqlConnection` using `ManagesSystemVariables` trait.
+You can extend `MySqlConnection` with `ManagesSystemVariables` trait by yourself.
46
47
```php
48
<?php
0 commit comments