fix permission on local using root
This commit is contained in:
0
.dockerignore
Normal file → Executable file
0
.dockerignore
Normal file → Executable file
0
.editorconfig
Normal file → Executable file
0
.editorconfig
Normal file → Executable file
0
.env.example
Normal file → Executable file
0
.env.example
Normal file → Executable file
0
.gitattributes
vendored
Normal file → Executable file
0
.gitattributes
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.styleci.yml
Normal file → Executable file
0
.styleci.yml
Normal file → Executable file
0
BACKUP_README.md
Normal file → Executable file
0
BACKUP_README.md
Normal file → Executable file
0
DATABASE-IMPORT-GUIDE.md
Normal file → Executable file
0
DATABASE-IMPORT-GUIDE.md
Normal file → Executable file
0
DOCKER-README.md
Normal file → Executable file
0
DOCKER-README.md
Normal file → Executable file
0
Dockerfile
Normal file → Executable file
0
Dockerfile
Normal file → Executable file
0
Dockerfile.dev
Normal file → Executable file
0
Dockerfile.dev
Normal file → Executable file
0
ENVIRONMENT-SETUP.md
Normal file → Executable file
0
ENVIRONMENT-SETUP.md
Normal file → Executable file
0
PERMISSION-FIX-GUIDE.md
Normal file → Executable file
0
PERMISSION-FIX-GUIDE.md
Normal file → Executable file
0
PRODUCTION-DEPLOYMENT.md
Normal file → Executable file
0
PRODUCTION-DEPLOYMENT.md
Normal file → Executable file
0
REDIS-FIX-GUIDE.md
Normal file → Executable file
0
REDIS-FIX-GUIDE.md
Normal file → Executable file
0
api_bengkel2/git.zip
Normal file → Executable file
0
api_bengkel2/git.zip
Normal file → Executable file
0
app/Console/Commands/ClearMutationsCommand.php
Normal file → Executable file
0
app/Console/Commands/ClearMutationsCommand.php
Normal file → Executable file
0
app/Console/Commands/ClearOpnameData.php
Normal file → Executable file
0
app/Console/Commands/ClearOpnameData.php
Normal file → Executable file
0
app/Console/Kernel.php
Normal file → Executable file
0
app/Console/Kernel.php
Normal file → Executable file
0
app/Enums/MutationStatus.php
Normal file → Executable file
0
app/Enums/MutationStatus.php
Normal file → Executable file
0
app/Enums/OpnameStatus.php
Normal file → Executable file
0
app/Enums/OpnameStatus.php
Normal file → Executable file
0
app/Enums/StockChangeType.php
Normal file → Executable file
0
app/Enums/StockChangeType.php
Normal file → Executable file
0
app/Exceptions/Handler.php
Normal file → Executable file
0
app/Exceptions/Handler.php
Normal file → Executable file
0
app/Exports/TransactionDealerExport.php
Normal file → Executable file
0
app/Exports/TransactionDealerExport.php
Normal file → Executable file
0
app/Exports/TransactionExport.php
Normal file → Executable file
0
app/Exports/TransactionExport.php
Normal file → Executable file
0
app/Exports/TransactionSaExport.php
Normal file → Executable file
0
app/Exports/TransactionSaExport.php
Normal file → Executable file
0
app/Http/Controllers/AdminController.php
Normal file → Executable file
0
app/Http/Controllers/AdminController.php
Normal file → Executable file
0
app/Http/Controllers/ApiController.php
Normal file → Executable file
0
app/Http/Controllers/ApiController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ConfirmPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ConfirmPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ForgotPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ForgotPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/LoginController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/LoginController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/RegisterController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/RegisterController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ResetPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ResetPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/VerificationController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/VerificationController.php
Normal file → Executable file
0
app/Http/Controllers/CategoryController.php
Normal file → Executable file
0
app/Http/Controllers/CategoryController.php
Normal file → Executable file
0
app/Http/Controllers/Controller.php
Normal file → Executable file
0
app/Http/Controllers/Controller.php
Normal file → Executable file
0
app/Http/Controllers/DealerController.php
Normal file → Executable file
0
app/Http/Controllers/DealerController.php
Normal file → Executable file
0
app/Http/Controllers/HomeController.php
Normal file → Executable file
0
app/Http/Controllers/HomeController.php
Normal file → Executable file
0
app/Http/Controllers/ReportController.php
Normal file → Executable file
0
app/Http/Controllers/ReportController.php
Normal file → Executable file
0
app/Http/Controllers/RolePrivilegeController.php
Normal file → Executable file
0
app/Http/Controllers/RolePrivilegeController.php
Normal file → Executable file
0
app/Http/Controllers/TransactionController.php
Normal file → Executable file
0
app/Http/Controllers/TransactionController.php
Normal file → Executable file
0
app/Http/Controllers/UserController.php
Normal file → Executable file
0
app/Http/Controllers/UserController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/MutationsController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/MutationsController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/OpnamesController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/OpnamesController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/ProductCategoriesController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/ProductCategoriesController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/ProductsController.php
Normal file → Executable file
0
app/Http/Controllers/WarehouseManagement/ProductsController.php
Normal file → Executable file
0
app/Http/Controllers/WorkController.php
Normal file → Executable file
0
app/Http/Controllers/WorkController.php
Normal file → Executable file
0
app/Http/Kernel.php
Normal file → Executable file
0
app/Http/Kernel.php
Normal file → Executable file
0
app/Http/Middleware/Authenticate.php
Normal file → Executable file
0
app/Http/Middleware/Authenticate.php
Normal file → Executable file
0
app/Http/Middleware/EncryptCookies.php
Normal file → Executable file
0
app/Http/Middleware/EncryptCookies.php
Normal file → Executable file
0
app/Http/Middleware/PreventRequestsDuringMaintenance.php
Normal file → Executable file
0
app/Http/Middleware/PreventRequestsDuringMaintenance.php
Normal file → Executable file
0
app/Http/Middleware/RedirectIfAuthenticated.php
Normal file → Executable file
0
app/Http/Middleware/RedirectIfAuthenticated.php
Normal file → Executable file
0
app/Http/Middleware/TrimStrings.php
Normal file → Executable file
0
app/Http/Middleware/TrimStrings.php
Normal file → Executable file
0
app/Http/Middleware/TrustHosts.php
Normal file → Executable file
0
app/Http/Middleware/TrustHosts.php
Normal file → Executable file
0
app/Http/Middleware/TrustProxies.php
Normal file → Executable file
0
app/Http/Middleware/TrustProxies.php
Normal file → Executable file
0
app/Http/Middleware/VerifyCsrfToken.php
Normal file → Executable file
0
app/Http/Middleware/VerifyCsrfToken.php
Normal file → Executable file
0
app/Http/Middleware/adminRole.php
Normal file → Executable file
0
app/Http/Middleware/adminRole.php
Normal file → Executable file
0
app/Http/Middleware/mechanicRole.php
Normal file → Executable file
0
app/Http/Middleware/mechanicRole.php
Normal file → Executable file
0
app/Models/Category.php
Normal file → Executable file
0
app/Models/Category.php
Normal file → Executable file
0
app/Models/Dealer.php
Normal file → Executable file
0
app/Models/Dealer.php
Normal file → Executable file
0
app/Models/Menu.php
Normal file → Executable file
0
app/Models/Menu.php
Normal file → Executable file
0
app/Models/Mutation.php
Normal file → Executable file
0
app/Models/Mutation.php
Normal file → Executable file
0
app/Models/MutationDetail.php
Normal file → Executable file
0
app/Models/MutationDetail.php
Normal file → Executable file
0
app/Models/Opname.php
Normal file → Executable file
0
app/Models/Opname.php
Normal file → Executable file
0
app/Models/OpnameDetail.php
Normal file → Executable file
0
app/Models/OpnameDetail.php
Normal file → Executable file
0
app/Models/Privilege.php
Normal file → Executable file
0
app/Models/Privilege.php
Normal file → Executable file
0
app/Models/Product.php
Normal file → Executable file
0
app/Models/Product.php
Normal file → Executable file
0
app/Models/ProductCategory.php
Normal file → Executable file
0
app/Models/ProductCategory.php
Normal file → Executable file
0
app/Models/Role.php
Normal file → Executable file
0
app/Models/Role.php
Normal file → Executable file
0
app/Models/Stock.php
Normal file → Executable file
0
app/Models/Stock.php
Normal file → Executable file
0
app/Models/StockLog.php
Normal file → Executable file
0
app/Models/StockLog.php
Normal file → Executable file
0
app/Models/Transaction.php
Normal file → Executable file
0
app/Models/Transaction.php
Normal file → Executable file
0
app/Models/User.php
Normal file → Executable file
0
app/Models/User.php
Normal file → Executable file
0
app/Models/Work.php
Normal file → Executable file
0
app/Models/Work.php
Normal file → Executable file
0
app/Providers/AppServiceProvider.php
Normal file → Executable file
0
app/Providers/AppServiceProvider.php
Normal file → Executable file
0
app/Providers/AuthServiceProvider.php
Normal file → Executable file
0
app/Providers/AuthServiceProvider.php
Normal file → Executable file
0
app/Providers/BroadcastServiceProvider.php
Normal file → Executable file
0
app/Providers/BroadcastServiceProvider.php
Normal file → Executable file
0
app/Providers/EventServiceProvider.php
Normal file → Executable file
0
app/Providers/EventServiceProvider.php
Normal file → Executable file
0
app/Providers/RouteServiceProvider.php
Normal file → Executable file
0
app/Providers/RouteServiceProvider.php
Normal file → Executable file
0
bengkell.zip
Normal file → Executable file
0
bengkell.zip
Normal file → Executable file
0
bootstrap/app.php
Normal file → Executable file
0
bootstrap/app.php
Normal file → Executable file
0
composer.json
Normal file → Executable file
0
composer.json
Normal file → Executable file
0
composer.lock
generated
Normal file → Executable file
0
composer.lock
generated
Normal file → Executable file
0
config/app.php
Normal file → Executable file
0
config/app.php
Normal file → Executable file
0
config/auth.php
Normal file → Executable file
0
config/auth.php
Normal file → Executable file
0
config/broadcasting.php
Normal file → Executable file
0
config/broadcasting.php
Normal file → Executable file
0
config/cache.php
Normal file → Executable file
0
config/cache.php
Normal file → Executable file
0
config/cors.php
Normal file → Executable file
0
config/cors.php
Normal file → Executable file
0
config/database.php
Normal file → Executable file
0
config/database.php
Normal file → Executable file
0
config/datatables.php
Normal file → Executable file
0
config/datatables.php
Normal file → Executable file
0
config/excel.php
Normal file → Executable file
0
config/excel.php
Normal file → Executable file
0
config/filesystems.php
Normal file → Executable file
0
config/filesystems.php
Normal file → Executable file
0
config/hashing.php
Normal file → Executable file
0
config/hashing.php
Normal file → Executable file
0
config/logging.php
Normal file → Executable file
0
config/logging.php
Normal file → Executable file
0
config/mail.php
Normal file → Executable file
0
config/mail.php
Normal file → Executable file
0
config/queue.php
Normal file → Executable file
0
config/queue.php
Normal file → Executable file
0
config/sanctum.php
Normal file → Executable file
0
config/sanctum.php
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user