Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 339 Bytes

Laravel 10 API skeleton template

Basic Laravel 10 basic API skeleton template with few packages installed to use as a starting point.

Features

  • Prepared for API versioning.
  • Src namespace declared for a DDD approach.

Included packages

Take a look at the composer.json file to see the full list of packages included.