Laravel-CRUD-App-main
newlaravelapp
.gitignore
163B
routes
api.php
528B
console.php
553B
channels.php
508B
web.php
970B
README.md
4KB
bootstrap
cache
.gitignore
14B
app.php
2KB
resources
views
upload.blade.php
399B
home.blade.php
2KB
updatecustomer.blade.php
1KB
welcome.blade.php
3KB
sass
app.scss
3B
js
bootstrap.js
869B
app.js
24B
lang
en
pagination.php
534B
validation.php
7KB
passwords.php
746B
auth.php
617B
artisan
2KB
.styleci.yml
174B
public
robots.txt
24B
index.php
2KB
web.config
1KB
.htaccess
593B
favicon.ico
0B
tests
Feature
ExampleTest.php
340B
CreatesApplication.php
380B
Unit
ExampleTest.php
255B
TestCase.php
163B
phpunit.xml
1KB
database
.gitignore
26B
migrations
2020_10_21_075426_sample.php
669B
2019_08_19_000000_create_failed_jobs_table.php
789B
2014_10_12_000000_create_users_table.php
813B
2014_10_12_100000_create_password_resets_table.php
683B
factories
UserFactory.php
876B
seeds
DatabaseSeeder.php
250B
composer.lock
190KB
composer.json
1KB
app
Http
Middleware
CheckForMaintenanceMode.php
335B
TrimStrings.php
340B
VerifyCsrfToken.php
463B
RedirectIfAuthenticated.php
582B
TrustProxies.php
436B
EncryptCookies.php
294B
Authenticate.php
469B
Kernel.php
3KB
Controllers
Auth
ForgotPasswordController.php
667B
RegisterController.php
2KB
LoginController.php
1002B
ConfirmPasswordController.php
1024B
ResetPasswordController.php
844B
VerificationController.php
1KB
Controller.php
361B
Users.php
1009B
Customers.php
1KB
Customer.php
136B
Exceptions
Handler.php
1KB
User.php
100B
Providers
BroadcastServiceProvider.php
380B
AuthServiceProvider.php
578B
EventServiceProvider.php
710B
RouteServiceProvider.php
2KB
AppServiceProvider.php
403B
Console
Kernel.php
848B
.gitattributes
111B
package.json
1KB
testlaraveldb.sql
3KB
config
cache.php
3KB
filesystems.php
2KB
session.php
7KB
database.php
5KB
view.php
1KB
logging.php
3KB
hashing.php
2KB
broadcasting.php
2KB
queue.php
3KB
app.php
9KB
services.php
950B
mail.php
5KB
auth.php
4KB
webpack.mix.js
538B
storage
app
.gitignore
23B
public
.gitignore
14B
framework
.gitignore
103B
sessions
.gitignore
14B
views
.gitignore
14B
cache
.gitignore
21B
data
.gitignore
14B
testing
.gitignore
14B
logs
.gitignore
14B
.editorconfig
220B
server.php
563B
.env.example
778B
暂无评论