Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 802 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 802 Bytes

Nightmare

Work-in-progress backend for the MLP Vector Club's website

Built with*

*The list above is not exhaustive and might not be kept updated while the project is in development, check composer.json and package.json for the most up-to-date list of dependencies

Commands

…that I will inevitably forget, so I'm going to write down here

  • php artisan fixer:fix - Fix code style issues
  • php artisan media-library:regenerate - Reference
  • php artisan l5-swagger:generate - Manually (re)generate Swagger API docs