dynamic-adjustment-of-the-iframe-height
Locastic, Frontend, May 5, 2021 - 2 min read

Dynamic adjustment of the iframe height

Custom scrollbars are not supported in iOS14, so here’s how you can adjust the iframe height dynamically based on the content.”

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!

a-quick-way-to-browse-symfony-logs-with-phpstorm
Locastic, Backend, Apr 1, 2021 - 1 min read

A quick way to browse Symfony Logs with PHPStorm

Do you get tired from browsing logs and finding keywords to debug a certain flow? Here’s how you can save time.

wireframes-and-why-do-we-need-them-simplified
Locastic, Design, Mar 5, 2021 - 3 min read

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-api-configuration-in-sylius
Locastic, Backend, Feb 26, 2021 - 4 min read

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
Locastic, Backend, Feb 24, 2021 - 5 min read

Deploying Symfony apps with cron and Supervisor

Sit back and relax while your web or mobile applications are being deployed.

switch-off-the-apiplatform-specification-in-sylius
Locastic, Feb 5, 2021 - 2 min read

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.

quick-7-tips-for-symfony-starters
Locastic, Jan 28, 2021 - 4 min read

Quick 7 tips for Symfony starters

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

administrate-your-administrators
Locastic, Jan 5, 2021 - 4 min read

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
Locastic, Dec 15, 2020 - 4 min read

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.