I mean there is an sdk for php, but isn't the whole point of webflow that you use their page builder? Why build your own?
Jan 16, 2023
5
Level 3
Webflow + Laravel
Hello guys,
I have two questions,
Can I use webflow as front-end and Laravel as backend?
And if yes, is it a good idea?
Level 102
@Kris01 Well webflow (as far as I know) isnt a frontend thing. Its a whole hosted website designer. So I doubt you can interact with the "frontend" part from your own backend, unless webflow puts their product on npmjs.com or similar.
Your best bet currenly is to see if you can use the API to interact with it, but it seems quite limited: https://developers.webflow.com/reference/list-collections
Php wrapper for the api https://packagist.org/packages/expertlead/webflow-php-sdk
1 like
Please or to participate in this conversation.