spatie / laravel-pdf

Create PDF files in Laravel apps
https://spatie.be/docs/laravel-pdf
MIT License
715 stars 54 forks source link

Update saving-pdfs-to-disks.md #8

Closed officialzubairansari closed 10 months ago

officialzubairansari commented 10 months ago

added target _blank to open in to a new page

innocenzi commented 10 months ago

This would be inconsistent with all other links in all of Spatie's docs, and this is also a bad practice. Users can force-open in new tabs manually (middle click or right click -> open in new tab), that choice shouldn't be forced on them.

officialzubairansari commented 10 months ago

Great, I was just thinking, because I personally likes to open in tab, while reading a document.