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 2cef3a6 commit a7539edCopy full SHA for a7539ed
readme.md
@@ -29,7 +29,7 @@ You can also optionally publish the config-file
29
30
Require this package in your composer.json and run composer update (or run `composer require flynsarmy/db-blade-compiler:2.*` directly):
31
32
- "flynsarmy/db-blade-compiler": "2.*"
+ "flynsarmy/db-blade-compiler": "*"
33
34
After updating composer, add the ServiceProvider to the providers array in app/config/app.php
35
0 commit comments