473,322 Members | 1,614 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Why laravel is famous between developers?

1 Bit
I am New Developer in PHP. still, laravel is worthy? Why Laravel is so famous?
Mar 8 '21 #1
6 20989
bakertaylor28
45 32bit
Larvel is simply a framework environment that has a lot of basic things which are a given that saves time in writing the php code, and makes it easier to scale up an application. However, if you don't understand pure php, Larvel isn't going to help you much. It's better to learn pure php first, and THEN look at frameworks.
Mar 8 '21 #2
AjayGohil
83 64KB
Hello,
Laravel is open-source, one of the highly used modern web application frameworks that design customized web applications quickly and easily. It has a unique architecture, where it is possible for developers to create their own infrastructure that is specifically designed for their application. Laravel attempts to take common tasks used in the majority of web projects, such as authentication, routing, sessions and caching. So, it is famous for developers.
Mar 15 '21 #3
bakertaylor28
45 32bit
That is true, (and I agree it can make things much easier for the PHP initiated) but it also encourages bad code writing for the uninitiated- simply put, larvel was not written in such a way that is forgiving in terms of security, thus the uninitiated shouldn't be using it if they don't know how to write secure php code. Rather, I view frameworks as making learning PHP code a little more difficult because then you have to learn BOTH the framework AND PHP, plus things won't work quite the same way in an environment without the framework.
Mar 17 '21 #4
In an era where frameworks and programming languages are increasing, building high-performance web applications can be challenging. Laravel framework has maintained its top spot on the top PHP MVC frameworks list. With Laravel, you can enjoy the creative experience to the fullest extent, while accessing a wealth of elegant features that cover all aspects of everyday use cases. Developing robust web applications with PHP is undoubtedly easier with Laravel.

You can read our article on why use larvel to gain in-depth insights.
Feb 21 '23 #5
Riya Bajpai
18 16bit
Laravel is famous because it is easy to learn, and that's a big plus. Developers don’t want to get bogged down in complex, messy code. And businesses definitely don’t want to wait around for their new web application. Blade is Laravel’s built-in and lightweight template engine, which allows developers to create a web page easily using dynamic content seeding. Artisan is Laravel’s powerful built-in command line tool, which helps automate repetitive tasks and manage database migration. Laravel is designed to integrate testing quickly and seamlessly into any web development process.
Feb 28 '23 #6
vipulguptaseo
22 16bit
Laravel is a popular open-source PHP web application framework released in 2011. It has gained significant popularity among developers for various reasons, including:

Elegant syntax and clear documentation: Laravel's syntax is clean and easy to understand, and it provides comprehensive documentation that helps developers get up and running quickly.

MVC architecture: The franework follows the Model-View-Controller (MVC) architectural pattern, which divides the application logic into three interconnected components. This allows for a clean separation of concerns, making the code easier to maintain and update.

Built-in tools and features: This open-source web app has many built-in tools and features that make common tasks, such as authentication, routing, and caching, easy to implement.

Rapid development: Laravel's scaffolding tools allow developers to quickly generate the basic code for their application, which can significantly speed up the development process.

Large and active community: It has a large and active community of developers, which means there are many resources available, including documentation, tutorials, and packages.

Security: Laravel takes security seriously and includes features such as CSRF protection, hashed password storage, and encryption out of the box.
Mar 9 '23 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

24
by: dotnetforfood | last post by:
Joel Spolsky's new article "How Microsoft Lost the API War" at http://www.joelonsoftware.com/articles/APIWar.html describes how .NET has failed, how classic VB6 and ASP continue to be preferred by...
0
by: lentisas | last post by:
Is there any step by step tutorials on using Laravel?
0
by: raamay | last post by:
I am using laravel inbuilt authentication but came across with the logout problem. Even after the logout i can go into dashboard. I tried flushing the session but it doesnt work. The middleware for...
2
by: tdrsam | last post by:
I've tried Googling this and can't find an answer anywhere, which is an issue because I can't get Laravel to connect to my DB. I'm using a MySql DB which is managed through phpMyAdmin which I...
0
by: raamay | last post by:
I would like to pass multiple queries from controller like select, count, sum to a single view in Laravel 5. I would also like to know how each value can be retrieved in the view. Example: ...
0
by: khaledbelal | last post by:
When i post form angular form to API Laravel i get error 500 (Internal Server Error) in console .... why? Note: Backend API is working perfectly with POSTMAN. My Cors.php in Laravel is: ...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.