{"id":8431,"date":"2024-07-07T19:43:16","date_gmt":"2024-07-08T00:43:16","guid":{"rendered":"https:\/\/blog.clickpanda.com\/?p=8431"},"modified":"2024-07-07T19:43:16","modified_gmt":"2024-07-08T00:43:16","slug":"laravel-utilizando-cpanel","status":"publish","type":"post","link":"https:\/\/blog.clickpanda.com\/en\/hosting\/laravel-using-cpanel\/","title":{"rendered":"Laravel using cPanel"},"content":{"rendered":"<h1>Complete Guide to Deploying and Managing Laravel Applications using cPanel<\/h1>\n<p>Deploying and managing Laravel applications using cPanel may seem like a complex task at first, but with the right steps and tools, it can be accomplished efficiently. In this guide, we will show you how to do it effectively, ensuring that your application is well configured and secure.<\/p>\n<h4>\n\t\t\t\tTable of Contents\t\t\t<\/h4>\n<h2>Introduction to Laravel and cPanel<\/h2>\n<h3> What is Laravel?<\/h3>\n<p>Laravel is a PHP framework designed to develop web applications in a simple and elegant way. It offers an expressive syntax and a robust set of tools and features that facilitate rapid web application development.<\/p>\n<h3>What is cPanel?<\/h3>\n<p>cPanel is a web hosting control panel that provides a graphical interface and automation tools to simplify the process of hosting a web site. It allows you to manage files, databases, emails and much more, all from one place.<\/p>\n<h2>Preparing for Laravel Deployment in cPanel<\/h2>\n<h3>Prerequisites<\/h3>\n<p>Before you start deploying Laravel in cPanel, make sure that your server meets the following requirements:<\/p>\n<ul>\n<li>PHP &gt;= 7.3<\/li>\n<li>MySQL<\/li>\n<li>Composer (to manage Laravel dependencies)<\/li>\n<\/ul>\n<h3>Environment Configuration<\/h3>\n<p>In cPanel, you must first create a database and a user with the appropriate permissions. Then, make sure you have SSH access to install Composer and other necessary dependencies.<\/p>\n<h2>Laravel Deployment Process in cPanel<\/h2>\n<h3>Installing Laravel in cPanel<\/h3>\n<ol>\n<li>Log in to cPanel and open the file manager.<\/li>\n<li>Create a new directory for your Laravel application.<\/li>\n<li>Use the SSH terminal to access your server and navigate to the directory created.<\/li>\n<li>Run <code>composer create-project --prefer-dist laravel\/laravel project-name<\/code> to install Laravel.<\/li>\n<\/ol>\n<h3>Laravel Application Configuration<\/h3>\n<p>Edit the file <code>.env<\/code> in the root directory of your Laravel project to set up the database connection. Make sure the database details match the ones you created in cPanel.<\/p>\n<p>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/clickpanda.com\/supersitios?utm_source=blog&#038;utm_medium=banner&#038;utm_campaign=hosting_ssd&#038;utm_term=superior&#038;utm_content=banner4\"><br \/>\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"810\" height=\"170\" src=\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/CTA-BLOG-Server-4.gif\" alt=\"CTA BLOG Server 4\" \/>\t\t\t\t\t\t\t\t<\/a><\/p>\n<h3>Web Server Configuration<\/h3>\n<p>Configure your web server (Apache or Nginx) in cPanel to point to the directory <code>public<\/code> of your Laravel application. For Apache, make sure that the file <code>.htaccess<\/code> is correctly configured to handle the requests.<\/p>\n<h2>Laravel Application Management and Maintenance in cPanel<\/h2>\n<h3> File Management and Permissions<\/h3>\n<p>Use the cPanel file manager to manage your application files. Make sure that the permissions of files and folders are correct to avoid security issues.<\/p>\n<h3>Implementation of Upgrades<\/h3>\n<p>Keep your Laravel application up to date using Composer. Run <code>composer update<\/code> regularly and follows best practices for deploying updates, such as testing in a development environment before applying changes in production.<\/p>\n<h3>Security and Backup<\/h3>\n<p>Protect your application by configuring security settings in cPanel and performing regular backups of your files and databases. Use cPanel's automatic backup tools to facilitate this process.<\/p>\n<h2>Best Practices and Additional Tools<\/h2>\n<h3>Using Git for Version Control<\/h3>\n<p>Integrate Git into cPanel to manage your Laravel application code. This will allow you to make changes and deployments in a more controlled and efficient way.<\/p>\n<h3>Task Automation with Cron Jobs<\/h3>\n<p>Configure automatic tasks using Cron Jobs in cPanel. This is useful for executing scheduled Artisan commands, such as cleaning cache or executing migrations.<\/p>\n<h3>Monitoring and Logs<\/h3>\n<p>Monitor your Laravel application using cPanel tools and manage logs to quickly identify and resolve issues.<\/p>\n<h2>Conclusion<\/h2>\n<p>Deploying and managing Laravel applications using cPanel is a process that, if followed correctly, can be very efficient and effective. Follow best practices, use the right tools and keep your application secure and up to date to ensure its proper functioning. Share your experiences and questions in the comments!<\/p>\n<p>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/clickpanda.com\/supersitios?utm_source=blog&#038;utm_medium=banner&#038;utm_campaign=hosting_ssd&#038;utm_term=superior&#038;utm_content=banner2\"><br \/>\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"810\" height=\"170\" src=\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/CTA-BLOG-Server-2-2.gif\" alt=\"CTA BLOG Server 2 2\" \/>\t\t\t\t\t\t\t\t<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Complete Guide to Deploying and Managing Laravel Applications using cPanel Deploying and managing Laravel applications using cPanel may seem like a complex task at first, but with the right steps and tools, it can be accomplished efficiently. In this guide, we'll show you how to do it effectively, ensuring that your application is properly configured [...]<\/p>","protected":false},"author":2,"featured_media":8435,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49],"tags":[],"class_list":["post-8431","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hosting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Laravel utilizando cPanel - ClickPanda Blog<\/title>\n<meta name=\"description\" content=\"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.clickpanda.com\/en\/hosting\/laravel-using-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Laravel utilizando cPanel - ClickPanda Blog\" \/>\n<meta property=\"og:description\" content=\"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.clickpanda.com\/en\/hosting\/laravel-using-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"ClickPanda Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-08T00:43:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Carolina Mateus\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Carolina Mateus\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/\"},\"author\":{\"name\":\"Carolina Mateus\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/8cb66bfdb79789d5c6389547da69f37e\"},\"headline\":\"Laravel utilizando cPanel\",\"datePublished\":\"2024-07-08T00:43:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/\"},\"wordCount\":658,\"publisher\":{\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp\",\"articleSection\":[\"Hosting\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/\",\"url\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/\",\"name\":\"Laravel utilizando cPanel - ClickPanda Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp\",\"datePublished\":\"2024-07-08T00:43:16+00:00\",\"description\":\"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage\",\"url\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp\",\"contentUrl\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp\",\"width\":1792,\"height\":1024,\"caption\":\"DALL%C2%B7E 2024 07 07 19.37.15 A featured image for a blog titled Implementing and Managing Laravel Applications using cPanel. The design should use the colors blue orange dark\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/blog.clickpanda.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Laravel utilizando cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#website\",\"url\":\"https:\/\/blog.clickpanda.com\/en\/\",\"name\":\"ClickPanda Blog\",\"description\":\"Noticias y novedades del mundo digital con ClickPanda\",\"publisher\":{\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.clickpanda.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#organization\",\"name\":\"ClickPanda Blog\",\"url\":\"https:\/\/blog.clickpanda.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2018\/10\/correo.jpg\",\"contentUrl\":\"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2018\/10\/correo.jpg\",\"width\":1000,\"height\":541,\"caption\":\"ClickPanda Blog\"},\"image\":{\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/8cb66bfdb79789d5c6389547da69f37e\",\"name\":\"Carolina Mateus\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b9e2e0c914609c946433305574384a83699d137285a345888008d58e95aee450?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b9e2e0c914609c946433305574384a83699d137285a345888008d58e95aee450?s=96&d=mm&r=g\",\"caption\":\"Carolina Mateus\"},\"url\":\"https:\/\/blog.clickpanda.com\/en\/author\/carolina-mateus\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Laravel utilizando cPanel - ClickPanda Blog","description":"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.clickpanda.com\/en\/hosting\/laravel-using-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"Laravel utilizando cPanel - ClickPanda Blog","og_description":"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.","og_url":"https:\/\/blog.clickpanda.com\/en\/hosting\/laravel-using-cpanel\/","og_site_name":"ClickPanda Blog","article_published_time":"2024-07-08T00:43:16+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp","type":"image\/webp"}],"author":"Carolina Mateus","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Carolina Mateus","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#article","isPartOf":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/"},"author":{"name":"Carolina Mateus","@id":"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/8cb66bfdb79789d5c6389547da69f37e"},"headline":"Laravel utilizando cPanel","datePublished":"2024-07-08T00:43:16+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/"},"wordCount":658,"publisher":{"@id":"https:\/\/blog.clickpanda.com\/en\/#organization"},"image":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp","articleSection":["Hosting"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/","url":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/","name":"Laravel utilizando cPanel - ClickPanda Blog","isPartOf":{"@id":"https:\/\/blog.clickpanda.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp","datePublished":"2024-07-08T00:43:16+00:00","description":"Aprende a implementar y gestionar aplicaciones Laravel de forma eficiente usando cPanel con esta gu\u00eda completa. Descubre las mejores pr\u00e1cticas, herramientas y configuraciones necesarias para un despliegue exitoso.","breadcrumb":{"@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#primaryimage","url":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp","contentUrl":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2024\/07\/DALLC2B7E-2024-07-07-19.37.15-A-featured-image-for-a-blog-titled-Implementing-and-Managing-Laravel-Applications-using-cPanel.-The-design-should-use-the-colors-blue-orange-dark-.webp","width":1792,"height":1024,"caption":"DALL%C2%B7E 2024 07 07 19.37.15 A featured image for a blog titled Implementing and Managing Laravel Applications using cPanel. The design should use the colors blue orange dark"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.clickpanda.com\/hosting\/laravel-utilizando-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/blog.clickpanda.com\/"},{"@type":"ListItem","position":2,"name":"Laravel utilizando cPanel"}]},{"@type":"WebSite","@id":"https:\/\/blog.clickpanda.com\/en\/#website","url":"https:\/\/blog.clickpanda.com\/en\/","name":"ClickPanda Blog","description":"Noticias y novedades del mundo digital con ClickPanda","publisher":{"@id":"https:\/\/blog.clickpanda.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.clickpanda.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.clickpanda.com\/en\/#organization","name":"ClickPanda Blog","url":"https:\/\/blog.clickpanda.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.clickpanda.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2018\/10\/correo.jpg","contentUrl":"https:\/\/blog.clickpanda.com\/wp-content\/uploads\/2018\/10\/correo.jpg","width":1000,"height":541,"caption":"ClickPanda Blog"},"image":{"@id":"https:\/\/blog.clickpanda.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/8cb66bfdb79789d5c6389547da69f37e","name":"Carolina Mateus","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.clickpanda.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b9e2e0c914609c946433305574384a83699d137285a345888008d58e95aee450?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b9e2e0c914609c946433305574384a83699d137285a345888008d58e95aee450?s=96&d=mm&r=g","caption":"Carolina Mateus"},"url":"https:\/\/blog.clickpanda.com\/en\/author\/carolina-mateus\/"}]}},"_links":{"self":[{"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/posts\/8431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/comments?post=8431"}],"version-history":[{"count":0,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/posts\/8431\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/media\/8435"}],"wp:attachment":[{"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/media?parent=8431"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/categories?post=8431"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.clickpanda.com\/en\/wp-json\/wp\/v2\/tags?post=8431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}