In my Laravel 5.6 MenuService provider I have this offending line: ->addif(Auth::check(), Link::to('/profile/'.Auth::user()->id, '<i class="fas fa-user-cog ...
確定! 回上一頁