TpC0GUO0GfMlBUd6TfW5BUOoBA==
Skip to main content

framework Laravel


History: 
In developing an application / software, has not become a new thing in the process when each developer using the framework to support the application development process that is running and performing well.

Itself as a PHP developer I've used various types of PHP Framework which is very supportive in the coding stage. For the strengths and weaknesses of the framework can be read on this link advantages and disadvantages of using the Framework.
This framework was first made by Taylor Otwell licensed under the MIT license. According to a survey conducted in December 2013, Laravel occupies the first position as the most popular framework for 2013, followed by Phalcon, Symfony2, CodeIgniter.

laravel advantages:
Laravel is also very suitable for large-scale application development because it is supported by libraries such as AWS and others are certainly very will facilitate an application developer to develop powerful yet beautiful with a fixed code.
As the framework in general, Laravel also uses the concept of MVC (Model View Controller) in building an application. So what are the strengths of this framework than previous frameworks? Here are some interesting things from Laravel  that I got during the use of this framework.

1. Eloquent ORM (Object Relational Mapping) 
It is a cool active database records. Using ORM, all the queries we want to use to manipulate the data in the database will be very simple and fun.



2.queues 
We do not need to bother again if you want to use the queue in the system that we want to make. Laravel already provides function.

3.SSH 
Laravel have a simple way to do SSH on the remote server and run the command.

4.features Composer 
Laravel has a feature in which the composer's composer json shaped configuration file that the contents of any libraries needed by applications which we were created. In addition, the composer is also defined the class what will be used and loaded by the application that we will create later.

The interesting thing with the composer, we do not need to download one by one library that will be used, because by simply adding our library configuration will easily download all the libraries that we need just by running a few commands in the command (windows) / terminal (linux ), without the hassle of downloading one by one. By running the command "php composer update" all the libraries that we need will be automatically installed in our framework. Not only that, when other developers want to use the same libraries we use, simply copy the files into a folder composer.json application, and run the same commad command and all libraries will be installed perfectly.

5.Simple Pagination 
We sometimes like to be bothered if you want to create a pagination function. In Laravel we do not need direportkan with different rules and configurations to make pagination as in other frameworks.

6.Redis 
Want to use no sql database, or use a function to perform on the data storage in the form of cache memory? Laravel already provide this functionality. The advantages of using Redis, the data will be stored in the memory instead of hard drive. The data stored in the memory will be accessed much faster than data stored on the hard drive.

If you want to learn more about laravel. click here

framework Laravel

0

0 Comments for "framework Laravel "

Related Post

Lorem ipsum madolor sit amet, consectetur adipisicing elit.

Click on one of our representatives below to chat on WhatsApp

img
Customer Service Nina Lawson
6281234567891
img
Billing Albert Henderson
6281977094282
img
Support Sufiya Elija
6281977094283
img
Support Pabelo Mukrani
6281977094284
img
Sales Laila Lan
6281977094285
We run on Goomsite.Net
Hello! What can I do for you?

Need help? Let's chat with us!

Added Successfully