CRUD-Api-master
bootstrap
cache
.gitignore
14B
app.php
2KB
.env.example
542B
.gitattributes
111B
public
mix-manifest.json
70B
web.config
914B
robots.txt
24B
favicon.ico
0B
js
app.js
1.23MB
fonts
vendor
bootstrap-sass
bootstrap
glyphicons-halflings-regular.ttf
44KB
glyphicons-halflings-regular.woff2
18KB
glyphicons-halflings-regular.eot
20KB
glyphicons-halflings-regular.svg
106KB
glyphicons-halflings-regular.woff
23KB
index.php
2KB
css
app.css
143KB
.htaccess
597B
database
migrations
2014_10_12_000000_create_users_table.php
746B
2014_10_12_100000_create_password_resets_table.php
683B
2017_12_29_233629_create_articles_table.php
666B
.gitignore
9B
factories
ArticleFactory.php
199B
UserFactory.php
729B
seeds
ArticlesTableSeeder.php
248B
DatabaseSeeder.php
241B
artisan
2KB
webpack.mix.js
549B
config
services.php
980B
view.php
1004B
database.php
4KB
queue.php
2KB
filesystems.php
2KB
broadcasting.php
1KB
session.php
7KB
app.php
9KB
auth.php
3KB
cache.php
3KB
mail.php
4KB
composer.lock
158KB
phpunit.xml
1KB
resources
views
welcome.blade.php
2KB
assets
js
bootstrap.js
2KB
components
Articles.vue
5KB
Navbar.vue
206B
ExampleComponent.vue
563B
app.js
695B
sass
_variables.scss
873B
app.scss
191B
lang
en
validation.php
6KB
passwords.php
786B
pagination.php
534B
auth.php
617B
tests
TestCase.php
163B
Unit
ExampleTest.php
294B
Feature
ExampleTest.php
340B
CreatesApplication.php
380B
.gitignore
146B
storage
logs
.gitignore
14B
app
public
.gitignore
14B
.gitignore
23B
framework
views
.gitignore
14B
sessions
.gitignore
14B
cache
.gitignore
14B
testing
.gitignore
14B
.gitignore
103B
app
User.php
511B
Http
Resources
Article.php
650B
Controllers
Auth
LoginController.php
943B
ResetPasswordController.php
952B
RegisterController.php
2KB
ForgotPasswordController.php
834B
ArticleController.php
2KB
Controller.php
361B
Middleware
VerifyCsrfToken.php
307B
TrimStrings.php
340B
EncryptCookies.php
294B
RedirectIfAuthenticated.php
523B
TrustProxies.php
697B
Kernel.php
2KB
Providers
AppServiceProvider.php
561B
EventServiceProvider.php
596B
RouteServiceProvider.php
1KB
AuthServiceProvider.php
575B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
1KB
Article.php
103B
Console
Kernel.php
848B
server.php
563B
routes
console.php
553B
channels.php
508B
api.php
899B
web.php
453B
package.json
1KB
composer.json
1KB
暂无评论