laravel-blog icon indicating copy to clipboard operation
laravel-blog copied to clipboard

[admin error] - all post should return all posts, regardless of language

Open MSOptimaCode opened this issue 1 year ago • 0 comments

Admin all posts - should not be retrieved based on language_id, only all posts should be returned. Because I have posts in different languages ​​and I can only see the ones from the default language

laravel-blog\src\Controllers\BinshopsAdminController.php

function index

image

MSOptimaCode avatar Jun 17 '24 18:06 MSOptimaCode