Laravel-TDD-main.zip
(预估有个85文件)
Laravel-TDD-main
sites
ciclo
bootstrap
cache
.gitignore
14B
app.php
2KB
.env.example
809B
.gitattributes
111B
public
web.config
1KB
robots.txt
24B
favicon.ico
0B
index.php
2KB
.htaccess
603B
database
seeders
DatabaseSeeder.php
282B
migrations
2014_10_12_000000_create_users_table.php
801B
2019_08_19_000000_create_failed_jobs_table.php
824B
2014_10_12_100000_create_password_resets_table.php
687B
.gitignore
26B
factories
UserFactory.php
1KB
artisan
2KB
webpack.mix.js
559B
config
services.php
950B
view.php
1KB
database.php
5KB
hashing.php
2KB
queue.php
3KB
logging.php
3KB
cors.php
846B
filesystems.php
2KB
broadcasting.php
2KB
session.php
7KB
app.php
9KB
auth.php
4KB
cache.php
3KB
mail.php
3KB
composer.lock
262KB
phpunit.xml
1KB
README.md
4KB
resources
views
welcome.blade.php
18KB
js
bootstrap.js
869B
app.js
24B
css
app.css
0B
lang
en
validation.php
8KB
passwords.php
744B
pagination.php
534B
auth.php
674B
.styleci.yml
181B
.editorconfig
220B
tests
TestCase.php
163B
Unit
ExampleTest.php
255B
Feature
ExampleTest.php
340B
CreatesApplication.php
380B
.gitignore
191B
storage
logs
.gitignore
14B
app
public
.gitignore
14B
.gitignore
23B
framework
views
.gitignore
14B
sessions
.gitignore
14B
cache
data
.gitignore
14B
.gitignore
21B
testing
.gitignore
14B
.gitignore
119B
app
Http
Controllers
UserController.php
239B
Controller.php
361B
Middleware
VerifyCsrfToken.php
307B
Authenticate.php
469B
TrimStrings.php
368B
TrustHosts.php
354B
EncryptCookies.php
294B
PreventRequestsDuringMaintenance.php
353B
RedirectIfAuthenticated.php
734B
TrustProxies.php
585B
Kernel.php
2KB
Providers
AppServiceProvider.php
403B
EventServiceProvider.php
685B
RouteServiceProvider.php
2KB
AuthServiceProvider.php
585B
BroadcastServiceProvider.php
380B
Models
User.php
832B
Exceptions
Handler.php
781B
Console
Kernel.php
827B
server.php
563B
routes
console.php
592B
channels.php
558B
api.php
572B
web.php
690B
package.json
473B
composer.json
2KB
apuntes
apuntes.php
1KB
暂无评论