this this this
This commit is contained in:
parent
995ef66546
commit
93995f072f
|
|
@ -9,7 +9,7 @@ class ProfaneServiceProvider extends ServiceProvider
|
||||||
{
|
{
|
||||||
public function boot()
|
public function boot()
|
||||||
{
|
{
|
||||||
$this->loadTranslationsFrom(__DIR__.'/lang', 'laravelprofane');
|
$this->loadTranslationsFrom(__DIR__.'/lang', 'laravel-profane');
|
||||||
|
|
||||||
$this->publishes([
|
$this->publishes([
|
||||||
__DIR__.'/lang' => resource_path('lang/vendor/laravel-profane'),
|
__DIR__.'/lang' => resource_path('lang/vendor/laravel-profane'),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue