Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

TermsController.php

  • Sofiane Lasri's avatar
    1de77bfa
    feat: Add Terms and Conditions page · 1de77bfa
    Sofiane Lasri authored
    - Created a new TermsController to handle the display of active terms.
    - Added a terms view with a markdown component for displaying content.
    - Updated the generic page header component to allow empty descriptions.
    - Modified the footer to include a link to the Terms and Conditions page.
    - Added a new route for the Terms and Conditions page.
    Verified
    1de77bfa
    History
    feat: Add Terms and Conditions page
    Sofiane Lasri authored
    - Created a new TermsController to handle the display of active terms.
    - Added a terms view with a markdown component for displaying content.
    - Updated the generic page header component to allow empty descriptions.
    - Modified the footer to include a link to the Terms and Conditions page.
    - Added a new route for the Terms and Conditions page.