Skip to content
Snippets Groups Projects
Select Git revision
  • development
  • main default protected
  • 1.0.2
  • 1.1.0
  • 1.0.1
  • 1.0.0
6 results

agforplanexagonalsymfony

  • Clone with SSH
  • Clone with HTTPS
  • David Garcia Lopez's avatar
    David Garcia Lopez authored
    Development
    
    See merge request !3
    bfb5a584
    History

    david656574411-agforpanexagonalsymfony

    Hexagonal architecture for SF-6.4 and PHP > 8.1. . The kernel lives in /src, isolated from your application code which lives in the /app folder.

    Features

    • Authentification system (dicoupled)
    • Restore password (dicoupled)
    • API
    • Monolog integration
    • PlaniAdmin Template integration

    Installation

    • composer install
    • create a .env.local stored in (config/env folder), se tup your db connection, and mailer DSN
    • run migrations.

    Routes

    • /login
    • /api/docs