Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb59e021

Browse files
The service code of the provider was simplified
1 parent22dff2f commitb59e021

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎src/ServiceProvider.php‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
class ServiceProviderextends BaseServiceProvider
1010
{
1111
publicfunctionboot():void
12-
{
13-
$this->bootConfig();
14-
}
15-
16-
protectedfunctionbootConfig():void
1712
{
1813
$this->publishes([
1914
__DIR__ .'/../config/cache.php' =>$this->app->configPath('cache.php'),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp