Basic Laravel 10 basic API skeleton template with few packages installed to use as a starting point.
- Prepared for API versioning.
Src
namespace declared for a DDD approach.
Take a look at the composer.json
file to see the full list of packages included.