Lydia

How to use

  1. Run composer install to install dependencies.
  2. Update your .env with appropriate data.
  3. Run php -S localhost:8000 from the public folded to start the built-in PHP server.
  4. Go to localhost:8000 for the form request and localhost:8000/admin for the admin panel.