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 84b011d commit 4978fc9Copy full SHA for 4978fc9
readme.md
@@ -43,7 +43,7 @@ add the Facade to the aliases array in config/app.php
43
44
You have to also publish the config-file
45
46
- php artisan vendor:publish
+ php artisan vendor:publish --provider="Flynsarmy\DbBladeCompiler\DbBladeCompilerServiceProvider"
47
48
49
### Usage
0 commit comments