Laravel Handbook

Manual of the PHP Laravel framework, from the first steps onwards.

The manual explains step by step the most important elements that are part of this popular framework, while offering us a guide to start creating web applications based on it.

We start with the installation of Laravel, implementing various mechanisms, from Composer to Sail, going of course through the virtual machine called Homestead. From there we are dedicated to analyzing the framework in detail.

We started making this manual when Laravel version 5.1 of Laravel appeared, which implemented a series of important improvements compared to previous versions. As the framework has progressed, we have updated the manual to incorporate new features from versions 6, 8 and 9. In any case, the framework line, although it has evolved in numerous versions, has remained quite stable, so the content of this manual is quite up to date and you can use it to learn Laravel nowadays.

In the Laravel Manual you will find articles of all kinds, from Laravel tutorials step by step, to do the most basic things, to compose the route system, access to the database and much more. Even further towards the end you will find articles like a Laravel Workshop, where it is explained how to achieve some common tasks with the framework, such as creating PDFs or panels with Nova.

See also  The body of a page
Loading Facebook Comments ...
Loading Disqus Comments ...