Skip to content

Commit a6f3955

Browse files
Navneet RaiNavneet Rai
Navneet Rai
authored and
Navneet Rai
committed
Updated alias path
1 parent 97ecc8a commit a6f3955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Add an alias within the ```aliases``` array found in ```config/app.php```:
5757
'aliases' => [
5858
// ...
5959

60-
'Subscription' => Userdesk\Subscription\Facades\Userdesk\Subscription::class,
60+
'Subscription' => Userdesk\Subscription\Facades\Subscription::class,
6161
]
6262
```
6363

0 commit comments

Comments
 (0)