Laravel开发-my-laravel-skeleton .zip
(预估有个78文件)
my-laravel-skeleton-master
.gitignore
102B
bootstrap
autoload.php
1KB
cache
.gitignore
14B
app.php
2KB
resources
views
welcome.blade.php
1023B
vendor
.gitkeep
0B
errors
503.blade.php
1KB
assets
sass
app.scss
72B
lang
en
pagination.php
538B
validation.php
6KB
passwords.php
789B
auth.php
617B
artisan
2KB
public
robots.txt
24B
index.php
2KB
.htaccess
412B
favicon.ico
0B
.bowerrc
43B
tests
ExampleTest.php
403B
TestCase.php
527B
phpunit.xml
870B
database
.gitignore
9B
migrations
.gitkeep
0B
2014_10_12_000000_create_users_table.php
703B
2014_10_12_100000_create_password_resets_table.php
633B
factories
ModelFactory.php
641B
seeds
.gitkeep
0B
DatabaseSeeder.php
329B
composer.lock
131KB
composer.json
2KB
phpspec.yml
87B
app
Http
routes.php
456B
Middleware
VerifyCsrfToken.php
311B
RedirectIfAuthenticated.php
756B
EncryptCookies.php
300B
Authenticate.php
889B
Kernel.php
926B
Requests
Request.php
136B
Controllers
Auth
AuthController.php
2KB
PasswordController.php
813B
Controller.php
370B
Events
Event.php
62B
Listeners
.gitkeep
0B
Jobs
Job.php
535B
Exceptions
Handler.php
2KB
User.php
1KB
Providers
AuthServiceProvider.php
693B
EventServiceProvider.php
731B
RouteServiceProvider.php
1KB
AppServiceProvider.php
403B
Console
Kernel.php
639B
Commands
Inspire.php
602B
Policies
.gitkeep
0B
.gitattributes
61B
package.json
159B
readme.md
2KB
config
cache.php
2KB
filesystems.php
2KB
session.php
5KB
database.php
4KB
view.php
1020B
compile.php
983B
broadcasting.php
1KB
queue.php
3KB
app.php
8KB
services.php
980B
mail.php
4KB
auth.php
2KB
storage
app
.gitignore
13B
framework
.gitignore
92B
sessions
.gitignore
14B
views
.gitignore
14B
cache
.gitignore
13B
debugbar
.gitignore
13B
logs
.gitignore
14B
server.php
567B
gulpfile.js
503B
.env.example
335B
暂无评论