typo again
This commit is contained in:
@@ -24,7 +24,7 @@ class StarterKitServiceProvider extends ServiceProvider
|
|||||||
});
|
});
|
||||||
|
|
||||||
$this->publishes([
|
$this->publishes([
|
||||||
__DIR__.'/../../public/js/e-ops-pf/starter-kit' => public_path('js/e-ops-pf/starter-kit'),
|
__DIR__.'/../../public/js/e-ops-pf/starter-kit' => resource_path('js/vendor/e-ops-pf/starter-kit'),
|
||||||
], 'e-ops-pf-sk');
|
], 'e-ops-pf-sk');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user