Hacker News new | ask | show | jobs
by kgdiem 901 days ago
> (I gather PHP does have types now, but perhaps I’m using the wrong IDE or need a specific VS.Code plugin…)

It does! In PHP fashion, checks done runtime and there’s no compile step to check your code. Can be quite a trip!

I picked up laravel again recently it’s let me work at a feverish pace, love it. Happy to see you were able to get something shipped with it as well.