Hello guys, i hope you all doing fine, i just recently in a project did some pdf generation using dompdf library and also i tried spatie package also , and it was a good experience cause they are package of laravel and they support blade .
but when i want to write email , i write it using twig template
why octobercms dosent consider using blade or at least support blade ?
i didnt know that twig is more secure then blade .
why i prefer supporting blade cause i came from laravel to octobercms , so i more familiar with blade then twig.
all packages that are supported by laravel they use blade as template engine
and one other thing. this is only for me is that twig is ugly in syntax compared to blade.