better image uploading & user roles
Some checks failed
Docker / build (push) Has been cancelled

This commit is contained in:
yuriko 🦊 2025-08-09 23:01:27 -04:00
parent 21e59d775a
commit f60ae41bf6
26 changed files with 741 additions and 70 deletions

View file

@ -8,5 +8,4 @@
<livewire:posts.thumbnail :$post lazy />
@endforeach
</div>
{{ $posts->links('livewire.app.pagination') }}
</div>