todoApp-master
composer.json
2KB
phpunit.xml
1KB
bootstrap
cache
.gitignore
14B
app.php
2KB
config
logging.php
3KB
cors.php
846B
cache.php
3KB
filesystems.php
2KB
auth.php
4KB
session.php
7KB
mail.php
3KB
broadcasting.php
2KB
queue.php
3KB
view.php
1KB
app.php
9KB
hashing.php
2KB
database.php
5KB
services.php
950B
composer.lock
293KB
package.json
944B
artisan
2KB
webpack.mix.js
559B
database
seeders
DatabaseSeeder.php
282B
TasksSeeder.php
229B
factories
UserFactory.php
762B
TasksFactory.php
666B
migrations
2020_12_18_165907_create_tasks_table.php
770B
2014_10_12_000000_create_users_table.php
798B
2019_08_19_000000_create_failed_jobs_table.php
820B
2014_10_12_100000_create_password_resets_table.php
683B
.gitignore
26B
routes
console.php
592B
api.php
1023B
web.php
492B
channels.php
558B
server.php
563B
tests
Unit
ExampleTest.php
255B
CreatesApplication.php
380B
Feature
ExampleTest.php
340B
TasksTest.php
389B
TestCase.php
163B
resources
css
app.css
0B
lang
en
passwords.php
744B
auth.php
674B
pagination.php
534B
validation.php
8KB
js
app.js
24B
bootstrap.js
869B
views
welcome.blade.php
18KB
app
Models
User.php
967B
Tasks.php
341B
Http
Controllers
API
AuthController.php
2KB
TasksController.php
3KB
Controller.php
361B
Resources
TasksResource.php
364B
Kernel.php
2KB
Middleware
EncryptCookies.php
294B
PreventRequestsDuringMaintenance.php
353B
TrimStrings.php
340B
TrustHosts.php
354B
VerifyCsrfToken.php
307B
Authenticate.php
469B
TrustProxies.php
441B
RedirectIfAuthenticated.php
734B
Providers
RouteServiceProvider.php
2KB
EventServiceProvider.php
685B
AuthServiceProvider.php
630B
AppServiceProvider.php
403B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
753B
Console
Kernel.php
827B
storage
logs
.gitignore
14B
app
.gitignore
23B
public
.gitignore
14B
framework
cache
data
.gitignore
14B
.gitignore
21B
testing
.gitignore
14B
views
.gitignore
14B
sessions
.gitignore
14B
.gitignore
119B
docker-compose.yml
2KB
public
index.php
2KB
.htaccess
603B
robots.txt
24B
web.config
1KB
favicon.ico
0B
README.md
120B
暂无评论