The Guide I Wish I Had to Implement a Jwt Auth in Symfony
Theodo » Symfony
by
1M ago
Symfony is a great framework with very exhaustive documentation; too exhaustive sometimes. As I started my project I got lost too many times in the documentation... This is the article I wish I had to guide me through the implementation ..read more
Visit website
Retrieve an Object with Desired Subresources with API Platform
Theodo » Symfony
by
1M ago
API Platform offers a lot of possibilities, once you learn to leverage its full capabilities, it will send your development skills to the next level, that’s what I learned when I discovered how to use data providers and extensions. API ..read more
Visit website
Love HATEOAS with Symfony and API Platform
Theodo » Symfony
by
1M ago
HATEOAS (Hypermedia As The Engine Of Application State) is a part of the REST standard that can help you create more robust and maintainable web services. By including hypermedia links within its responses, a server can indicate the possible actions ..read more
Visit website
Leverage Generative AI in your PHP E-Commerce website with Qdrant and LLPhant
Theodo » Symfony
by
1M ago
There are many use cases of Generative AI: e-commerce search, customer support and sales optimization, law case search... To help e-commerce and other use cases written in PHP, I'm happy..I'm happy to announce the addition of Qdrant as a vectorStore in ..read more
Visit website
Boost Your Next.js Commerce with Sylius: Introducing Sylext
Theodo » Symfony
by
1M ago
If you are a PHP developer looking to create a fully customized e-commerce website, we recommend using Sylius as your e-commerce solution. With its modular and decoupled architecture, Sylius makes it effortless to integrate with third-party services and extend its ..read more
Visit website
How to ensure that all the routes on my Symfony app have access control
Theodo » Symfony
by
1M ago
On my Symfony project, I wanted to verify if all the routes in my app had access control. This article will guide you through setting up an automated check for access control on your Symfony routes. TL;DREffective access control involves both ..read more
Visit website
How to migrate from Api Platform v2 to v3?
Theodo » Symfony
by
1M ago
We updated several projects from Api Platform v2 to v3 and felt that some aspects of the migration were not fully covered in the documentation. This article shares our feedback on the migration process and helps you to migrate your application to the latest version of Api Platform ..read more
Visit website
How to Simply Generate a PDF From HTML in Symfony With WeasyPrint
Theodo » Symfony
by
1M ago
A thousand PDF generation solutions, but which one to choose? Recently, I was faced with a problem that many developers fear and avoid: generating a PDF document. There are lots of libraries handling this, the problem is knowing which one best fits ..read more
Visit website
Event Sourcing? What, why, how in 5 minutes
Theodo » Symfony
by
1M ago
Event sourcing is an architectural pattern that provides a highly comprehensible audit trail. Tracking patient medical data, tracking transactions for financial services to ensure compliance with regulatory requirements, or tracking the movement of goods in a supply chain process… Event sourcing ..read more
Visit website
Learn how to implement VAT for your e-commerce website with Sylius in 6 minutes
Theodo » Symfony
by
1M ago
If you are using Sylius for your e-commerce website, then you will inevitably come across the subject of Value Added Tax (VAT). As a software engineer at Theodo, I have spent countless hours customizing every one of its aspects, for ..read more
Visit website

Follow Theodo » Symfony on FeedSpot

Continue with Google
Continue with Apple
OR