A large collection of great Laravel resources: awesome-laravel
A list of great bookmarks, packages, tutorials, videos, and other cool resources in the Laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
A list of great bookmarks, packages, tutorials, videos and other cool resources in the laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
Laravel 5
Released on 4th February, 2015
Description: This article is mainly derived from Building real-time Laravel Apps with pusher.
This article mainly introduces the use of pusher package to develop the Laravel APP with real-time communication function, the entire tutorial only takes
Upgrade Laravel 4.2 To Laravel 5
Upgrade as follows
I have a good understanding of Laravel 4.2 and a basic understanding of Laravel 5.0.
To compare the differences between Laravel 4.2 and Laravel 5.0, learn L5 quickly.
The program code is not
One, install
1, server RequirementsThe Laravel framework has a small number of requirements for the server and, of course, Laravel Homestead has met all of these requirements, so we strongly recommend using Homestead as the Laravel Local
Test
Brief introduction
Testing is the core concept of Laravel construction. In fact, Laravel supports PHPUnit testing out of the box, and your app's root directory contains phpunit.xml files. At the same time, Laravel also comes with some handy
1. Installation1. Server requirementsThe Laravel framework has a few requirements on servers. Of course, Laravel Homestead already meets all these requirements. Therefore, we strongly recommend using Homestead as the local development environment of
Laravel, as a popular PHP framework in China and abroad, has its own features and elegant style.
a . Request Cycle
Laravel adopts a single entry mode, and all the request portals applied are public/index.php files.Register class file Auto Loader:
Solved the problem of automatic class loading. The remaining problem is reading the documentation. Although the official documentation of laravel is simple, it contains a lot of basic knowledge. To learn about laravel, you 'd better first look at
Follow the official website guide
To modify your own Composer.json configuration
By official website GuideAddress: Http://laravel-china.org/docs/5.0/upgradeAll actions have been completed by the wizardModifying the Composer.json
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.