I read the documentation and it seems Lumen is Laravel with less features. I must be missing something. I am looking for a comparison table of the components and features of
The main difference between laravel and lumen is, Laravel can have artisan commands, which lumen doesn't have.