tanmuhittin / laravel-google-translate

Translate translation files to other languages using google translate or another translation api
MIT License
424 stars 71 forks source link

Config file is missing ? #9

Closed YannikFirre closed 5 years ago

YannikFirre commented 5 years ago

Hello,

Config file is missing ?

tanmuhittin commented 5 years ago

Did you publish it using :

php artisan vendor:publish --provider=Tanmuhittin\LaravelGoogleTranslate\LaravelGoogleTranslateServiceProvider
YannikFirre commented 5 years ago

Sorry, i didn't see it in the src folder the first time ^^

Normally it is placed in a config folder at the root :p