ホームで表示する自身の情報と、ユーザーページで表示するプロフィール情報を別のものにした
This commit is contained in:
@@ -7,7 +7,7 @@ use Carbon\Carbon;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Illuminate\View\View;
|
||||
|
||||
class ProfileComposer
|
||||
class ProfileStatsComposer
|
||||
{
|
||||
public function __construct()
|
||||
{
|
Reference in New Issue
Block a user