loggastic
Locastic, Backend, Sep 21, 2023 - 3 min read

Introducing Loggastic: The Open Source Library for Activity Logs tracking

Today, we’re excited to introduce Loggastic, an open-source library made by Locastic and designed to simplify the implementation of activity logs and store them in Elasticsearch.

handling-doctrine-entities-with-messenger
Backend, Apr 12, 2023 - 3 min read

Handling doctrine entities with messenger

Asynchronous Messaging enhances large application performance by decoupling communication. Symfony Messenger enables message-driven apps, but be cautious with Doctrine entities, and rather consider notifying users.

from-student-to-employee
Locastic, Backend, Apr 3, 2023 - 5 min read

From student to employee: Turn your internship into a job

In this blogpost, we will show you what a student internship at Locastic looks like from the perspective of two students who did so well during the internship that they got a job offer and are now officially part of the team.

migrating-messenger-queue-from-doctrine-to-a-different-transport
Backend, Feb 9, 2023 - 2 min read

Migrating messenger queue from Doctrine to a different transport

Have you ever wanted to migrate the Messenger queue from Doctrine but got annoyed by messages still stuck in the queue on D-Day?

transforming-the-sylius-admin-experience-with-sylify
Backend, Frontend, Dec 15, 2022 - 3 min read

Transforming the Sylius Admin experience with Sylify

Introducing the new and improved admin bundle that is restyled with Bootstrap instead of SemanticUI and designed to deliver a superior user experience and enhanced accessibility to Sylius admin panel.

upgrading-to-sylius-premium
Locastic, Backend, Mar 10, 2022 - 2 min read

Upgrading to Sylius Premium

After a few years of a really productive partnership, the Sylius team promoted Locastic from Professional to Premium Sylius partners.

interview-stephane-joins-the-sylius-core-team
Locastic, Backend, Jan 18, 2022 - 3 min read

Interview: Stéphane joins the Sylius Core Team!

There are quite a few different ways to step up your career and improve your software development skillset, but actively participating in community discussion has to be close to the top of that list.

symfony-access-control
Locastic, Backend, Sep 15, 2021 - 2 min read

Dynamically change access_control rules in Symfony

Looking for a way to manage page access in Symfony apps without using Voters?

can-you-use-sylius-to-build-booking-systems
Backend, Aug 9, 2021 - 7 min read

Can you use Sylius to build booking systems?

Although it would take ages to describe the custom adaptations we did inside this project, it is possible to develop booking systems with Sylius.

symfony-tips-and-tricks
Locastic, Backend, Apr 22, 2021 - 3 min read

Improve your Symfony proficiency with these tips and tricks!

Stephane shows how to save some time with these few simple tips and tricks!