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.
2 parents 11130ea + 3462ecf commit fd7650dCopy full SHA for fd7650d
README.md
@@ -24,10 +24,10 @@ This package lets you easily connect to your FileMaker database through the Data
24
Laravel 7.3 or later.
25
26
# Installation
27
-Install `bluefeather\eloquent-filemaker` in your project using Composer.
+Install `bluefeather/eloquent-filemaker` in your project using Composer.
28
29
```
30
-composer require bluefeather\eloquent-filemaker
+composer require bluefeather/eloquent-filemaker
31
32
# Usage
33
With the package installed you can now have access to all the features of this package. There are a few different areas to configure.
0 commit comments