Laravel vs. ROR


Laravel is no doubt an up and coming PHP framework, and the support which the community has shown towards it is simply astounding. The framework is till date the most powerful framework PHP has witnessed. The number of features packed into it are great.

Coming to Rails, I started Rails development a few months ago and so far I encountered more problems than I ever did with any PHP framework. The reason for this might be my not-so-thorough knowledge of Ruby and Rails, but then there is also the fact that if you want to develop Rails, then you need to follow the docs the way they are written. If you wish to stray, then you need to study Rails more and understand everything properly. Rails "Convention over Configuration" is, unlike any other framework, without any doubt the best feature.

Both the frameworks have their pros and cons. Instead I would like to highlight some similarities between the two:

  • The structure of a Rails app or a Laravel app are very similar.
  • Generators are present Rails by default. For Laravel, you can download a bundle called as bob, which will do the same thing as Rails.
  • You have command line helpers in both of them.
  • Community support is great and you can get your issues cleared within a day.

要查看或添加评论,请登录

Salman Ghauri的更多文章

  • Fog Computing and Spark

    Fog Computing and Spark

    While big data analytics may be getting a lot of attention, the concept that really sparks the tech community’s…

  • Key Uses of Apache Spark

    Key Uses of Apache Spark

    Here are some of the most common and important uses of Spark that I have came across. These will help you to understand…

  • Database Choice for Analytics

    Database Choice for Analytics

    It is not a best practice to query your data from a production database because you could reorder the data and likely…

  • Docker Compose - Build powerful an d portable applications.

    Docker Compose - Build powerful an d portable applications.

    The next thing in developing a containerized application using docker is to use its utility which is named 'docker…

  • Skeptical data scientist.

    Skeptical data scientist.

    US election results 2016 proved most of the predictions made by data scientist wrong. It open a new challenge for data…

  • Docker

    Docker

    Want to go deeper in Docker? Check out my series of docker tutorials. Any kind of feedback is highly appreciated.

  • Migrations in PHP

    Migrations in PHP

    Are you searching for PHP seven migration? If thus then you want to study the nineteen new options launched in PHP…

  • LAMP vs. MEAN Stack

    LAMP vs. MEAN Stack

    The Operating System The first choice in any tech stack is the operating system. While the LAMP stack locked the…

  • Tech'16

    Tech'16

    2016 is going to be big for developers, already with the launch of PHP 7 and node.js OS has surprised the world.

    2 条评论

社区洞察

其他会员也浏览了