Read our latest posts
or search for

Wireframes and why do we need them (simplified)
Today we talk about the importance of wireframes and what a big and crucial part of the product design process they really are.

Clean and easy API configuration with Sylius
Here’s how you can extend the Sylius API configuration without duplicating vendor XML config

Deploying Symfony apps with cron and Supervisor
Sit back and relax while your web or mobile applications are being deployed.

How-to switch off the ApiPlatform specification in the Sylius API
If you want to keep your OpenApi(Swagger) documentation clean, there’s a neat way to remove all the unused endpoints.
Read more
Got a topic in mind? Send your suggestion to blog@locastic.com and we’ll make sure it gets covered.

Quick 7 tips for Symfony starters
Are you lost in the Symfony framework labyrinth? Start with these seven quick tips.

Administrate your administrators with Sylius RBAC
Ever needed a way to add a hierarchy between your shop administrators? Here’s a neat way.

Customizing the new Sylius & ApiPlatform integration
Learn how to make the most of the new ApiPlatform integration if you’re starting new, or upgrading existing projects on Sylius.

Populating ElasticSearch using serialization groups in ApiPlatform
It can be annoying to write separate ElasticSearch mapping for each entity – so Paula decided to use serialization groups and let the normalizer do the job.

DesignRush names Locastic as a top mobile dev agency!
After a lengthy evaluation, DesignRush has recognized Locastic as one of the best mobile development companies in the industry.

Bulletproof static code analysis for React
Static code analysis is fast, simple and best of all, it gives you immediate feedback for the code you write without having to actually run it