You could take a look at lumen. https://lumen.laravel.com/
Aug 16, 2020
3
Level 1
Create api project Laravel
Hello guys, is there a command to create a Laravel project only as an API project without views, webpack, etc. Right now it's only composer create-project --prefer-dist ... .NET and Express has those features and it would be really nice for laravel to have this command utility as well.
Level 102
Please or to participate in this conversation.