Ask HN: Building a SaaS from scratch, whats the best language/ecosystem to use? 7 years ago
I am an experienced .net developer and while asp.net core is very nice, I would still choose Laravel and php to develop a sass. Modern php is very easy for a c# dev to pick up and be productive with within a week. Laravel is a better designed framework for doing open web work. It is pre configured with many things out of the box and you just can’t beat the ecosystem of packages and the community around it. It is the Ruby on Rails of the php world except you don’t have to learn ruby! There is also laracasts.com with many free screencasts on php and Laravel to get you up to speed quickly