Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 305 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 305 Bytes

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.