Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
chage Tracker alias class from Facade to Tracker
  • Loading branch information
Rainesdave committed Apr 22, 2016
1 parent 03861fe commit 37adf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ Tracker::trackVisit(

####Add the alias to the facade on your app/config/app.php:

'Tracker' => 'PragmaRX\Tracker\Vendor\Laravel\Facade',
'Tracker' => 'PragmaRX\Tracker\Vendor\Laravel\Tracker',

####Publish tracker configuration:

Expand Down

0 comments on commit 37adf97

Please sign in to comment.