Closed mgufrone closed 10 years ago
This is not required. look into register function. Gravatar service provider is registered in there.
are you sure? when i tried to ignore that Service Provider, it comes with error. :)
i am. i think somebody fixed that few commits ago.
look here, register function: https://github.com/jakubsacha/adminlte/blob/master/src/Jakubsacha/Adminlte/AdminlteServiceProvider.php
okey. well then. thanks for the information. :)
sorry for late. last time i recommend gravatar as the profile picture. But i forget one important line to add at
app/config/app.php
. We need to add LaravelGravatarServiceProvider, so it will work smoothly. :)