文件名称:7777
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2017-07-13
- 文件大小:
- 160kb
- 下载次数:
- 0次
- 提 供 者:
- 旭日***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Laravel is a concise and elegant PHP Web development fr a mework (PHP Web fr a mework). It frees you from the messy code of noodles; it can help you build a perfect network APP, and each line of code can be concise and expressive.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.env.example
.gitattributes
.gitignore
app
app\Console
app\Console\Kernel.php
app\Exceptions
app\Exceptions\Handler.php
app\Http
app\Http\Controllers
app\Http\Controllers\Auth
app\Http\Controllers\Auth\ForgotPasswordController.php
app\Http\Controllers\Auth\LoginController.php
app\Http\Controllers\Auth\RegisterController.php
app\Http\Controllers\Auth\ResetPasswordController.php
app\Http\Controllers\Controller.php
app\Http\Kernel.php
app\Http\Middleware
app\Http\Middleware\EncryptCookies.php
app\Http\Middleware\RedirectIfAuthenticated.php
app\Http\Middleware\TrimStrings.php
app\Http\Middleware\VerifyCsrfToken.php
app\Providers
app\Providers\AppServiceProvider.php
app\Providers\AuthServiceProvider.php
app\Providers\BroadcastServiceProvider.php
app\Providers\EventServiceProvider.php
app\Providers\RouteServiceProvider.php
app\User.php
artisan
bootstrap
bootstrap\app.php
bootstrap\autoload.php
bootstrap\cache
bootstrap\cache\.gitignore
composer.json
config
config\app.php
config\auth.php
config\broadcasting.php
config\cache.php
config\database.php
config\filesystems.php
config\mail.php
config\queue.php
config\services.php
config\session.php
config\view.php
database
database\.gitignore
database\factories
database\factories\ModelFactory.php
database\migrations
database\migrations\2014_10_12_000000_create_users_table.php
database\migrations\2014_10_12_100000_create_password_resets_table.php
database\seeds
database\seeds\DatabaseSeeder.php
package.json
phpunit.xml
public
public\.htaccess
public\css
public\css\app.css
public\favicon.ico
public\index.php
public\js
public\js\app.js
public\robots.txt
public\web.config
readme.md
resources
resources\assets
resources\assets\js
resources\assets\js\app.js
resources\assets\js\bootstrap.js
resources\assets\js\components
resources\assets\js\components\Example.vue
resources\assets\sass
resources\assets\sass\_variables.scss
resources\assets\sass\app.scss
resources\lang
resources\lang\en
resources\lang\en\auth.php
resources\lang\en\pagination.php
resources\lang\en\passwords.php
resources\lang\en\validation.php
resources\views
resources\views\welcome.blade.php
routes
routes\api.php
routes\channels.php
routes\console.php
routes\web.php
server.php
storage
storage\app
storage\app\.gitignore
storage\app\public
storage\app\public\.gitignore
storage\framework
.gitattributes
.gitignore
app
app\Console
app\Console\Kernel.php
app\Exceptions
app\Exceptions\Handler.php
app\Http
app\Http\Controllers
app\Http\Controllers\Auth
app\Http\Controllers\Auth\ForgotPasswordController.php
app\Http\Controllers\Auth\LoginController.php
app\Http\Controllers\Auth\RegisterController.php
app\Http\Controllers\Auth\ResetPasswordController.php
app\Http\Controllers\Controller.php
app\Http\Kernel.php
app\Http\Middleware
app\Http\Middleware\EncryptCookies.php
app\Http\Middleware\RedirectIfAuthenticated.php
app\Http\Middleware\TrimStrings.php
app\Http\Middleware\VerifyCsrfToken.php
app\Providers
app\Providers\AppServiceProvider.php
app\Providers\AuthServiceProvider.php
app\Providers\BroadcastServiceProvider.php
app\Providers\EventServiceProvider.php
app\Providers\RouteServiceProvider.php
app\User.php
artisan
bootstrap
bootstrap\app.php
bootstrap\autoload.php
bootstrap\cache
bootstrap\cache\.gitignore
composer.json
config
config\app.php
config\auth.php
config\broadcasting.php
config\cache.php
config\database.php
config\filesystems.php
config\mail.php
config\queue.php
config\services.php
config\session.php
config\view.php
database
database\.gitignore
database\factories
database\factories\ModelFactory.php
database\migrations
database\migrations\2014_10_12_000000_create_users_table.php
database\migrations\2014_10_12_100000_create_password_resets_table.php
database\seeds
database\seeds\DatabaseSeeder.php
package.json
phpunit.xml
public
public\.htaccess
public\css
public\css\app.css
public\favicon.ico
public\index.php
public\js
public\js\app.js
public\robots.txt
public\web.config
readme.md
resources
resources\assets
resources\assets\js
resources\assets\js\app.js
resources\assets\js\bootstrap.js
resources\assets\js\components
resources\assets\js\components\Example.vue
resources\assets\sass
resources\assets\sass\_variables.scss
resources\assets\sass\app.scss
resources\lang
resources\lang\en
resources\lang\en\auth.php
resources\lang\en\pagination.php
resources\lang\en\passwords.php
resources\lang\en\validation.php
resources\views
resources\views\welcome.blade.php
routes
routes\api.php
routes\channels.php
routes\console.php
routes\web.php
server.php
storage
storage\app
storage\app\.gitignore
storage\app\public
storage\app\public\.gitignore
storage\framework