You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create custom templates using twig and save them in the database. Can be used to allow a user to edit the basic layout of an invoice/email without touching the code.
Configure the .env file before launching ./vendor/bin/phpunit
About
Create custom templates using twig and save them in the database. Can be used to allow a user to edit the basic layout of an invoice/email without touching the code.