Lumen is also a great micro framework for creating rest api. You can create rest api in Lumen by creating migration, routes, controller and model, same as you do in Laravel since this microframework is build on Laravel.
Lumen is also a great micro framework for creating rest api. You can create rest api in Lumen by creating migration, routes, controller and model, same as you do in Laravel since this microframework is build on Laravel.
RE: ERROR