Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MVC : PHP Laravel Vs Asp.NET [closed]

I am starting to build an E learning platform, Application will be expected to cater whole amount of user , there would be some automated jobs, and the vast range of learning material to be stored on server. moreover i will also be dealing with APIs & third party Library.

I am a bit confuse in selection of framework, to build, with having two different Options i.e. PHP Laravel & ASP.NET MVC. I also had research on internet regarding the pros and cons of Both but the major Criteria are :

  • Performance
  • License. (Open Source or PAID)
  • flexibility (easily maintainable)
  • -

Would Laravel make a better choice given the nature of our workflow in the circumstances?

Thanks in Advance

like image 827
Saad Bhutto Avatar asked Jan 08 '23 20:01

Saad Bhutto


1 Answers

I think that this is not the correct question. PHP and ASP.NET provide good performance and can be flexible. It is depend on you when selecting. Good code can cover any issue. Focus on your programing techniques and developing your code will result in good outcome regardless of the framework you use.

like image 105
Ahmed Shamel Avatar answered Jan 15 '23 05:01

Ahmed Shamel