Login to your FTP account.
Replace public\uploads\assets\watermark.png
with your own watermark. ( PNG, transparent image, height of 26px work well but you can choose your own. )
Open and edit .env
file.
Search
WATERMARK=false
Change it to
WATERMARK=true
Save and upload the file.
You are done.
Supported positions
top-left
top
top-right
left
center
right
bottom-left
bottom
bottom-right (default)
Login to your FTP account.
Open and edit .env
file.
Search
WATERMARK_POSITION=bottom-right
Change it to ( Select position from above list. )
WATERMARK_POSITION=top-right
or
WATERMARK_POSITION=bottom-left
or
WATERMARK_POSITION=right
Save and upload the .env
file.