What is laravel ?

What is laravel ?

Friends, before breaking the level it is important to know what a framework is ? Friends, framework is such a platform, it is such a medium that it is made in other languages ​​in which you get many things in readymade form like if you want to make sign up form etc. on PHP then you will have to do coding separately for that but The same thing can be achieved in Laravel by just typing a command, this is the magic of the framework which is not possible in core languages.

So this is called a framework. Laravel is also a very popular framework of PHP or you can say it is the most popular and most used framework with which you can create the biggest projects very easily.

Open source framework means that you do not need to pay anyone to use it or to use it and no one can impose copyright restrictions or claim anything on you in the future.

Similarly, codeigniter is also a framework of PHP, the only difference in codeigniter is that codeigniter is used to make small projects, while using Laravel, you can make the biggest projects, which is not possible in codeigniter.

We can install Laravel very easily with the help of Composer and by using Command Prompt and Composer, we can perform many types of operations in it very easily.

There is a medium through which we can run many commands inside Laravel very easily. You can run commands without composer as well, but running Laravel with composer becomes very easy and today all the developers use composer.

Composer is also exactly like our xampp, wamp. What is there in xampp is our Apache which works to run PHP. Similarly, Composer is also there but its size is small but its work is to run the command prompt inside Laravel very easily and perform many things easily.

In my next tutorial I will teach you how to install composer and also how to link composer with HP so that it can work on your Laravel, I will also teach you that so stay tuned to our website

 

 

 

Leave a Reply