PHP Laravel Installation Tutorials Learning NotesWith all the environment in place, of course you have to start to understand the framework.Standing on the shoulders of giants, learning things will be more effective. I found a good article online
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
Laravel knowledge is a simple study for a few days. I have a summary of the basic knowledge. Summary of the content from the Mu-class network of Libra vs Eternal Teacher's Laravel high-level commentary. There is a lot of knowledge without in-depth
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 is a very popular and easy-to-use PHP framework that provides a number of basic tools (such as RESTful routing, built-in ORM, templates, etc.) that enable you to quickly create apps. This means that you can spend less time building the
Yesterday, using 5.3. Version of the Laravel framework to develop the company's new project, found that the cache and session set up for Redis, performed a first visit.Laravel Version numberSimply configure the controller routing,Route::get (' Home '
Detailed description of Laravel log usage and laravel log usage
This example describes how to use Laravel logs. We will share this with you for your reference. The details are as follows:
The Laravel version is still 5.2.
Logs are very important.
Laravel Tutorial Four: Databases and eloquentThis article is original article, without consent, prohibit reprint.
Eloquent
Database
The previous article wrote some basic usages of laravel blade and several ways to pass variables to
Install PHP swoole extension and install Laravel, do not describe theIntegration Laravel and swoole with this wheel, intrusive very small, a line of code to fix, recommend, today just use, can not predict whether the future will meet the
Laravel 5.3 learning notes errors & logs, laravel5.3
1. Introduction
Laravel has configured error and Exception Handling for us by default. we trigger an exception in the App \ Exceptions \ Handler class and return the response to the user. In this
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.