laravel-sns-vuejs-master
laradock
laravel
bootstrap
cache
.gitignore
14B
app.php
2KB
.env.example
728B
.gitattributes
111B
public
web.config
1KB
robots.txt
24B
favicon.ico
0B
index.php
2KB
.htaccess
593B
database
migrations
2021_02_13_103634_create_articles_table.php
783B
2014_10_12_000000_create_users_table.php
835B
2019_08_19_000000_create_failed_jobs_table.php
789B
2014_10_12_100000_create_password_resets_table.php
683B
.gitignore
26B
factories
UserFactory.php
875B
seeds
DatabaseSeeder.php
250B
artisan
2KB
webpack.mix.js
538B
config
services.php
950B
view.php
1KB
database.php
5KB
hashing.php
2KB
queue.php
3KB
logging.php
3KB
filesystems.php
2KB
broadcasting.php
2KB
session.php
7KB
app.php
9KB
auth.php
4KB
cache.php
3KB
mail.php
5KB
composer.lock
226KB
phpunit.xml
1KB
README.md
4KB
resources
views
nav.blade.php
1KB
app.blade.php
1KB
articles
index.blade.php
812B
welcome.blade.php
3KB
js
bootstrap.js
869B
app.js
24B
lang
en
validation.php
7KB
passwords.php
746B
pagination.php
534B
auth.php
617B
sass
app.scss
3B
.styleci.yml
174B
.editorconfig
220B
tests
TestCase.php
163B
Unit
ExampleTest.php
255B
Feature
ExampleTest.php
340B
CreatesApplication.php
380B
.gitignore
163B
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
103B
app
User.php
734B
Http
Controllers
Auth
VerificationController.php
1KB
LoginController.php
1002B
ResetPasswordController.php
844B
ConfirmPasswordController.php
1024B
RegisterController.php
2KB
ForgotPasswordController.php
667B
ArticleController.php
380B
Controller.php
361B
Middleware
VerifyCsrfToken.php
463B
Authenticate.php
469B
CheckForMaintenanceMode.php
335B
TrimStrings.php
340B
EncryptCookies.php
294B
RedirectIfAuthenticated.php
582B
TrustProxies.php
436B
Kernel.php
3KB
Providers
AppServiceProvider.php
403B
EventServiceProvider.php
710B
RouteServiceProvider.php
2KB
AuthServiceProvider.php
578B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
1KB
Article.php
233B
Console
Kernel.php
848B
server.php
563B
routes
console.php
553B
channels.php
508B
api.php
528B
web.php
439B
package.json
1013B
composer.json
1KB
.gitignore
6B
暂无评论