Skip to content

Commit 4eb03d3

Browse files
committed
Added alias for resolution
1 parent 23821ae commit 4eb03d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public function provides()
8484
return array(
8585
'anlutro\LaravelSettings\SettingsManager',
8686
'anlutro\LaravelSettings\SettingStore',
87+
'setting'
8788
);
8889
}
8990
}

0 commit comments

Comments
 (0)