Home  >  Article  >  Backend Development  >  java study notes Laravel5 study notes

java study notes Laravel5 study notes

WBOY
WBOYOriginal
2016-07-28 08:29:541487browse

Foreword:

基于 Laravel 5.2 版本
环境要求:PHP 5.5.9+,MySQL 5.1+ 
Laravel 官网地址: http://www.golaravel.com/
官方学习教程地址: http://www.golaravel.com/post/2016-ban-laravel-xi-lie-ru-men-jiao-cheng-yi/

1. Install composer

如果还未安装 composer的同学 请参考以下网址,安装步骤非常简单。、
http://pkg.phpcomposer.com

2. Establish Laravel5 project
Create a virtual site for easy access (do not know how to use Baidu by yourself)

# LaravelServerAdmin 812069449@qq.com
    DocumentRoot"E:\Laravel\learnlaravel5\public"ServerName  laravel5.my.com
    ErrorLog"logs/dummy-host2.example.com-error.log"CustomLog"logs/dummy-host2.example.com-access.log" common
composer create-project laravel/laravel learnlaravel5 
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces the java study notes Laravel5 study notes, including the content of java study notes. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn