in Technology by
What are pros and cons of using Laravel Framework?

1 Answer

0 votes
by
Pros of using Laravel Framework
  1. Laravel framework has in-built lightweight blade template engine to speed up compiling task and create layouts with dynamic content easily.
  2. Hassles code reusability.
  3. Eloquent ORM with PHP active record implementation
  4. Built in command line tool “Artisan” for creating a code skeleton , database structure and build their migration
Cons of using laravel Framework
  1. Development process requires you to work with standards and should have real understanding of programming
  2. Laravel is new framework and composer is not so strong in compare to npm (for node.js)ruby gems and python pip.
  3. Development in laravel is not so fast in compare to ruby on rails.
  4. Laravel is lightweight so it has less inbuilt support in compare to django and rails. But this problem can be solved by integrating third party tools, but for large and very custom websites it may be a tedious task

Related questions

0 votes
    I was working on a new project which has the requirement to use 7 databases, arguing that performance, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    What are the Pros and Cons of Blazor WebAssembly?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
    What is Selenium? What are its pros and cons?...
asked Jul 10, 2021 in Technology by JackTerrance
0 votes
    What are the pros and cons of decision trees?...
asked Mar 11, 2021 in Technology by JackTerrance
0 votes
    What are the pros and cons of neural networks?...
asked Mar 11, 2021 in Technology by JackTerrance
0 votes
    When developing distributed applications, all written in Java by the same company, would you choose Web Services ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 22, 2022 in Education by JackTerrance
0 votes
    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 15, 2022 in Education by JackTerrance
0 votes
    What are the Pros and Cons of Blazor Server?...
asked Aug 9, 2021 in Education by JackTerrance
0 votes
    the pros and cons of the ICT is 1 social media 2 Education 3 Both Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    What System requirements for installation of Laravel framework ?...
asked Sep 30, 2021 in Technology by JackTerrance
0 votes
    I have a simple components: const Sidebar = (props) => { ... } const SidebarLink = (props) => ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    after installing composer I tried to install larvel but it gives ErrorException .please help.... data from ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 30, 2022 in Education by JackTerrance
0 votes
    after installing composer I tried to install larvel but it gives ErrorException .please help.... data from ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 23, 2022 in Education by JackTerrance
0 votes
    I currently working on a laravel 5.4 project where I'm trying to find values in my database that ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    I am setting up authentication using Laravel (Laravel Framework version 5.8.4) as a REST API, but ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 12, 2022 in Education by JackTerrance
...