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 afd9ed0 commit 1707911Copy full SHA for 1707911
README.md
@@ -31,7 +31,7 @@ For simplicity add the `InstantFields` trait from this package to all EntityCrud
31
```php
32
<?php
33
34
-use Webfactor\Laravel\Backpack\InstantFields\Instantfields;
+use Webfactor\Laravel\Backpack\InstantFields\InstantFields;
35
36
class EntityCrudController extends CrudController
37
{
0 commit comments