Level 1
If you are using Magento 2 then it is easy enough to use the Magento 2 REST API's or if needed create some custom ones. This would allow you to use the Magento frameworks as a PIM/OMS/CART but use Laravel as the glass of the site. Often referred to as headless.
If you are using Magento 1 then it would take far more work to use the SOAP API's. I would recommend using M2 for this setup. Keep in mind the your M2 installation should still utilise the Varnish FPC to keep performance at an optimal level.
1 like