test_gf-master
composer.json
1KB
phpunit.xml
1KB
bootstrap
cache
.gitignore
14B
app.php
2KB
config
logging.php
3KB
cache.php
3KB
filesystems.php
2KB
auth.php
3KB
session.php
7KB
mail.php
5KB
broadcasting.php
2KB
queue.php
3KB
view.php
1KB
app.php
9KB
hashing.php
2KB
database.php
5KB
services.php
950B
composer.lock
172KB
package.json
1KB
artisan
2KB
webpack.mix.js
537B
database
factories
UserFactory.php
875B
migrations
2014_10_12_000000_create_users_table.php
709B
2019_09_25_211234_create_tariffs_table.php
704B
2019_09_25_211342_create_orders_table.php
771B
.gitignore
26B
seeds
TariffsTableSeeder.php
953B
DatabaseSeeder.php
249B
routes
console.php
553B
api.php
528B
web.php
622B
channels.php
508B
server.php
563B
tests
Unit
ExampleTest.php
294B
CreatesApplication.php
380B
Feature
ExampleTest.php
340B
TestCase.php
163B
resources
lang
en
passwords.php
695B
auth.php
617B
pagination.php
534B
validation.php
7KB
js
components
ExampleComponent.vue
552B
NewOrderForm.vue
6KB
app.js
312B
bootstrap.js
1KB
views
welcome.blade.php
459B
sass
app.scss
101B
package-lock.json
419KB
app
Http
Controllers
Auth
RegisterController.php
2KB
LoginController.php
943B
VerificationController.php
1KB
ResetPasswordController.php
952B
ForgotPasswordController.php
834B
TariffController.php
572B
Controller.php
361B
OrdersController.php
2KB
Kernel.php
3KB
Middleware
EncryptCookies.php
294B
TrimStrings.php
340B
VerifyCsrfToken.php
463B
Authenticate.php
464B
TrustProxies.php
436B
CheckForMaintenanceMode.php
335B
RedirectIfAuthenticated.php
523B
User.php
721B
Providers
RouteServiceProvider.php
1KB
EventServiceProvider.php
710B
AuthServiceProvider.php
578B
AppServiceProvider.php
403B
BroadcastServiceProvider.php
380B
Exceptions
Handler.php
1KB
Tariff.php
161B
Console
Kernel.php
848B
Orders.php
178B
storage
logs
.gitignore
14B
app
.gitignore
23B
public
.gitignore
14B
framework
cache
data
.gitignore
14B
.gitignore
21B
testing
.gitignore
14B
views
.gitignore
14B
sessions
.gitignore
14B
.gitignore
103B
public
css
app.css
244KB
index.php
2KB
.htaccess
593B
robots.txt
24B
js
app.js
2.17MB
mix-manifest.json
71B
favicon.ico
0B
yarn.lock
286KB
暂无评论