API with laravel how to create content types and field?

Hello

I need to know if its possible to create content types with the laravel or php api? And how?

Hi @lucas.ansalone

Contentful supports several languages, included PHP. You can see on Github:

In your case, if you need to create content types, you will need the Contentful Management SDK:

To start, you could check one of our tutorials, and ask again in the forum when you encounter problems :slightly_smiling_face:
https://www.contentful.com/developers/docs/php/tutorials/getting-started-with-contentful-management-sdk-for-php/