It's weird to see people/companies posting job offers for a software developer (not programmer) and require from potential candidates knowledge about things like Laravel.

Dude, I never used Laravel in my life. Quick Google check and I see it has a well documented API. It's a damn Framework and not entirely new development technique. I can use it right away.

@Radek It's one hell of a framework. It's more a way of thinking than anything else. It took me a year or so to instinctively know how to do things the "Laravel Way", not to mention the ecosystem around it (I know of a great package for double entry accounting ). Oh, you'll also need Tailwind, something like Livewire...

Try coding a simple two table app, like authors with books and you'll see why it's in the list of qualifications.