laravel-vuejs-starter-main
.gitignore
19B
bin
nginx
api.conf
600B
php
Dockerfile
844B
docker-compose.yml
1KB
www
.gitignore
191B
app
Providers
AppServiceProvider.php
403B
BroadcastServiceProvider.php
380B
EventServiceProvider.php
685B
RouteServiceProvider.php
2KB
AuthServiceProvider.php
585B
Exceptions
Handler.php
781B
Http
Kernel.php
2KB
Controllers
Controller.php
361B
Middleware
TrustProxies.php
585B
TrustHosts.php
354B
PreventRequestsDuringMaintenance.php
353B
EncryptCookies.php
294B
TrimStrings.php
368B
Authenticate.php
469B
VerifyCsrfToken.php
307B
RedirectIfAuthenticated.php
734B
Console
Kernel.php
827B
Models
User.php
832B
.env.example
811B
bootstrap
app.php
2KB
cache
.gitignore
14B
package.json
576B
package-lock.json
506KB
resources
lang
en
validation.php
8KB
pagination.php
534B
passwords.php
744B
auth.php
674B
js
main.js
161B
views
404.vue
90B
Home.vue
42B
Hello.vue
53B
App.vue
368B
router
index.js
571B
views
app.blade.php
473B
welcome.blade.php
18KB
css
app.css
0B
server.php
563B
storage
app
.gitignore
23B
public
.gitignore
14B
framework
.gitignore
119B
testing
.gitignore
14B
views
.gitignore
14B
cache
.gitignore
21B
data
.gitignore
14B
sessions
.gitignore
14B
logs
.gitignore
14B
.styleci.yml
181B
public
mix-manifest.json
37B
.htaccess
603B
robots.txt
24B
index.php
2KB
js
app.js
107B
resources_js_views_Hello_vue.js
5KB
main.js
423KB
resources_js_views_404_vue.js
5KB
favicon.ico
0B
web.config
1KB
composer.json
2KB
composer.lock
244KB
README.md
4KB
phpunit.xml
1KB
tests
TestCase.php
163B
Unit
ExampleTest.php
255B
Feature
ExampleTest.php
340B
CreatesApplication.php
380B
config
database.php
5KB
services.php
950B
session.php
7KB
cache.php
3KB
auth.php
4KB
cors.php
846B
app.php
9KB
hashing.php
2KB
mail.php
3KB
logging.php
3KB
broadcasting.php
2KB
filesystems.php
2KB
view.php
1KB
queue.php
3KB
artisan
2KB
database
.gitignore
26B
seeders
DatabaseSeeder.php
282B
factories
UserFactory.php
1KB
migrations
2019_08_19_000000_create_failed_jobs_table.php
820B
2014_10_12_000000_create_users_table.php
798B
2014_10_12_100000_create_password_resets_table.php
683B
routes
console.php
592B
channels.php
558B
web.php
513B
api.php
566B
webpack.mix.js
624B
.gitattributes
111B
.editorconfig
220B
暂无评论