文件名称:laravel-4.0.0
介绍说明--下载内容均来自于网络,请自行研究使用
一个优秀的PHP开发框架,具有清楚的代码,完善的文档,灵活的路由、数据操作、支持MVC和LAYOUT布局。-An outstanding PHP development fr a mework, with a clear code, well documented, flexible routing, data manipulation, support for MVC and LAYOUT layout.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
laravel-4.0.0
.............\.gitattributes
.............\.gitignore
.............\CONTRIBUTING.md
.............\app
.............\...\commands
.............\...\........\.gitkeep
.............\...\config
.............\...\......\app.php
.............\...\......\auth.php
.............\...\......\cache.php
.............\...\......\compile.php
.............\...\......\database.php
.............\...\......\mail.php
.............\...\......\packages
.............\...\......\........\.gitkeep
.............\...\......\queue.php
.............\...\......\session.php
.............\...\......\testing
.............\...\......\.......\cache.php
.............\...\......\.......\session.php
.............\...\......\view.php
.............\...\......\workbench.php
.............\...\controllers
.............\...\...........\.gitkeep
.............\...\...........\BaseController.php
.............\...\...........\HomeController.php
.............\...\database
.............\...\........\migrations
.............\...\........\..........\.gitkeep
.............\...\........\production.sqlite
.............\...\........\seeds
.............\...\........\.....\.gitkeep
.............\...\........\.....\DatabaseSeeder.php
.............\...\filters.php
.............\...\lang
.............\...\....\en
.............\...\....\..\pagination.php
.............\...\....\..\reminders.php
.............\...\....\..\validation.php
.............\...\models
.............\...\......\User.php
.............\...\routes.php
.............\...\start
.............\...\.....\artisan.php
.............\...\.....\global.php
.............\...\.....\local.php
.............\...\storage
.............\...\.......\.gitignore
.............\...\.......\cache
.............\...\.......\.....\.gitignore
.............\...\.......\logs
.............\...\.......\....\.gitignore
.............\...\.......\meta
.............\...\.......\....\.gitignore
.............\...\.......\sessions
.............\...\.......\........\.gitignore
.............\...\.......\views
.............\...\.......\.....\.gitignore
.............\...\tests
.............\...\.....\ExampleTest.php
.............\...\.....\TestCase.php
.............\...\views
.............\...\.....\emails
.............\...\.....\......\auth
.............\...\.....\......\....\reminder.blade.php
.............\...\.....\hello.php
.............\artisan
.............\bootstrap
.............\.........\autoload.php
.............\.........\paths.php
.............\.........\start.php
.............\composer.json
.............\phpunit.xml
.............\public
.............\......\.htaccess
.............\......\favicon.ico
.............\......\index.php
.............\......\packages
.............\......\........\.gitkeep
.............\......\robots.txt
.............\readme.md
.............\server.php