FbF / Laravel-Youtube

A Laravel package to upload videos to a YouTube channel
MIT License
93 stars 31 forks source link

No fbf folder inside app/config/packages #19

Open ghost opened 9 years ago

ghost commented 9 years ago

From the readme: "Now copy the client ID and client secret into the app/config/packages/fbf/laravel-youtube/config.php file."

But I do not have the fbf folder inside app/config/packages. If I add it manually will I break something?