Skip to content

Commit

Permalink
Merge pull request #19 from cariboufute/master
Browse files Browse the repository at this point in the history
Added back change in readme.md
  • Loading branch information
Flynsarmy committed Mar 28, 2016
2 parents dae0de5 + 952ccd2 commit 1830fca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ After updating composer, add the ServiceProvider to the providers array in app/c

'Flynsarmy\DbBladeCompiler\DbBladeCompilerServiceProvider',

and the Facade to the aliases array in the same file

'DbView' => 'Flynsarmy\DbBladeCompiler\Facades\DbView',

You have to also publish the config-file

php artisan vendor:publish
Expand Down

0 comments on commit 1830fca

Please sign in to comment.