Real-Time-SPA-main
composer.json
2KB
phpunit.xml
1KB
bootstrap
cache
.gitignore
14B
app.php
2KB
config
logging.php
3KB
cors.php
823B
cache.php
3KB
filesystems.php
3KB
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
251KB
package.json
1004B
artisan
2KB
webpack.mix.js
538B
database
factories
UserFactory.php
876B
CategoryFactory.php
217B
LikeFactory.php
209B
ReplyFactory.php
211B
QuestionFactory.php
217B
migrations
2021_02_15_211423_create_likes_table.php
747B
2014_10_12_000000_create_users_table.php
810B
2019_08_19_000000_create_failed_jobs_table.php
786B
2021_02_15_204757_create_questions_table.php
792B
2014_10_12_100000_create_password_resets_table.php
683B
2021_02_15_211013_create_replies_table.php
822B
2021_02_15_211253_create_categories_table.php
661B
.gitignore
26B
seeds
DatabaseSeeder.php
244B
routes
console.php
593B
api.php
566B
web.php
492B
channels.php
551B
server.php
563B
tests
Unit
ExampleTest.php
255B
CreatesApplication.php
380B
Feature
ExampleTest.php
340B
TestCase.php
163B
resources
lang
en
passwords.php
744B
auth.php
617B
pagination.php
534B
validation.php
7KB
js
app.js
24B
bootstrap.js
869B
views
welcome.blade.php
3KB
sass
app.scss
3B
app
Http
Controllers
ReplyController.php
2KB
LikeController.php
2KB
QuestionController.php
2KB
CategoryController.php
2KB
Controller.php
361B
Kernel.php
2KB
Middleware
EncryptCookies.php
294B
TrimStrings.php
340B
TrustHosts.php
354B
VerifyCsrfToken.php
307B
Authenticate.php
469B
TrustProxies.php
441B
CheckForMaintenanceMode.php
335B
RedirectIfAuthenticated.php
582B
Model
Question.php
388B
Like.php
187B
Category.php
110B
Reply.php
381B
User.php
1KB
Providers
RouteServiceProvider.php
2KB
EventServiceProvider.php
710B
AuthServiceProvider.php
578B
AppServiceProvider.php
403B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
1KB
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
103B
.env.example
778B
.gitignore
163B
public
index.php
2KB
.htaccess
603B
robots.txt
24B
web.config
1KB
favicon.ico
0B
.styleci.yml
174B
README.md
64B
.editorconfig
220B
.gitattributes
111B
暂无评论