Differences and Similarities Between Lumen and Laravel

后端 未结 6 462
抹茶落季
抹茶落季 2020-12-07 09:01

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

6条回答
  •  粉色の甜心
    2020-12-07 09:56

    The main difference between laravel and lumen is, Laravel can have artisan commands, which lumen doesn't have.

提交回复
热议问题