php artisan vendor:publish --provider="DevDojo\Chatter\ChatterServiceProvider" Now that we have published a few new files to our application we need to reload them with the following command: Next, ...