/app/Console/Kernel.php |
25 |
10 |
9 |
/app/Exceptions/Handler.php |
24 |
7 |
7 |
/app/Exports/ProductExport.php |
13 |
6 |
6 |
/app/Http/Controllers/AdminController.php |
40 |
139 |
15 |
/app/Http/Controllers/Auth/AuthenticatedSessionController.php |
18 |
29 |
10 |
/app/Http/Controllers/Auth/ConfirmablePasswordController.php |
29 |
27 |
11 |
/app/Http/Controllers/Auth/EmailVerificationNotificationController.php |
15 |
14 |
9 |
/app/Http/Controllers/Auth/EmailVerificationPromptController.php |
7 |
12 |
5 |
/app/Http/Controllers/Auth/NewPasswordController.php |
20 |
40 |
13 |
/app/Http/Controllers/Auth/PasswordController.php |
16 |
19 |
11 |
/app/Http/Controllers/Auth/PasswordResetLinkController.php |
16 |
26 |
10 |
/app/Http/Controllers/Auth/RegisteredUserController.php |
41 |
34 |
12 |
/app/Http/Controllers/Auth/VerifyEmailController.php |
7 |
15 |
7 |
/app/Http/Controllers/Backend/AttendanceController.php |
27 |
63 |
13 |
/app/Http/Controllers/Backend/CategoryController.php |
26 |
49 |
13 |
/app/Http/Controllers/Backend/CustomerController.php |
51 |
102 |
16 |
/app/Http/Controllers/Backend/EmployeeController.php |
50 |
96 |
16 |
/app/Http/Controllers/Backend/ExpenseController.php |
22 |
79 |
12 |
/app/Http/Controllers/Backend/OrderController.php |
20 |
93 |
15 |
/app/Http/Controllers/Backend/PosController.php |
23 |
70 |
14 |
/app/Http/Controllers/Backend/ProductController.php |
44 |
134 |
15 |
/app/Http/Controllers/Backend/RoleController.php |
31 |
183 |
16 |
/app/Http/Controllers/Backend/SalaryController.php |
37 |
115 |
13 |
/app/Http/Controllers/Backend/SupplierController.php |
48 |
113 |
16 |
/app/Http/Controllers/Controller.php |
5 |
4 |
2 |
/app/Http/Controllers/ProfileController.php |
32 |
34 |
12 |
/app/Http/Kernel.php |
19 |
44 |
6 |
/app/Http/Middleware/Authenticate.php |
5 |
11 |
10 |
/app/Http/Middleware/EncryptCookies.php |
5 |
4 |
4 |
/app/Http/Middleware/PreventRequestsDuringMaintenance.php |
5 |
4 |
4 |
/app/Http/Middleware/RedirectIfAuthenticated.php |
18 |
14 |
9 |
/app/Http/Middleware/TrimStrings.php |
5 |
4 |
4 |
/app/Http/Middleware/TrustHosts.php |
14 |
4 |
4 |
/app/Http/Middleware/TrustProxies.php |
5 |
23 |
8 |
/app/Http/Middleware/ValidateSignature.php |
5 |
4 |
4 |
/app/Http/Middleware/VerifyCsrfToken.php |
5 |
4 |
4 |
/app/Http/Requests/Auth/LoginRequest.php |
46 |
36 |
11 |
/app/Http/Requests/ProfileUpdateRequest.php |
16 |
5 |
4 |
/app/Imports/ProductImport.php |
15 |
19 |
9 |
/app/Models/AdvanceSalary.php |
13 |
6 |
5 |
/app/Models/Attendance.php |
13 |
6 |
5 |
/app/Models/Category.php |
10 |
5 |
4 |
/app/Models/Customer.php |
10 |
5 |
4 |
/app/Models/Employee.php |
13 |
6 |
5 |
/app/Models/Expense.php |
10 |
5 |
4 |
/app/Models/Order.php |
13 |
6 |
5 |
/app/Models/Orderdetails.php |
13 |
6 |
5 |
/app/Models/PaySalary.php |
13 |
6 |
5 |
/app/Models/Product.php |
13 |
7 |
5 |
/app/Models/Supplier.php |
10 |
5 |
4 |
/app/Models/User.php |
56 |
32 |
13 |
/app/Providers/AppServiceProvider.php |
13 |
10 |
8 |
/app/Providers/AuthServiceProvider.php |
22 |
6 |
6 |
/app/Providers/BroadcastServiceProvider.php |
13 |
11 |
10 |
/app/Providers/EventServiceProvider.php |
26 |
15 |
9 |
/app/Providers/RouteServiceProvider.php |
28 |
18 |
9 |
/app/View/Components/AppLayout.php |
13 |
10 |
9 |
/app/View/Components/GuestLayout.php |
13 |
10 |
9 |
/bootstrap/app.php |
30 |
10 |
5 |
/config/app.php |
162 |
21 |
5 |
/config/broadcasting.php |
18 |
11 |
1 |
/config/cache.php |
3 |
17 |
3 |
/config/cart.php |
15 |
2 |
2 |
/config/database.php |
3 |
44 |
4 |
/config/dompdf.php |
48 |
3 |
1 |
/config/excel.php |
211 |
37 |
6 |
/config/filesystems.php |
16 |
13 |
1 |
/config/hashing.php |
32 |
1 |
1 |
/config/logging.php |
88 |
34 |
5 |
/config/mail.php |
16 |
13 |
1 |
/config/permission.php |
16 |
4 |
2 |
/config/queue.php |
58 |
11 |
1 |
/config/sanctum.php |
3 |
5 |
4 |
/config/services.php |
18 |
7 |
1 |
/config/session.php |
3 |
11 |
3 |
/config/view.php |
17 |
3 |
1 |
/public/backend/assets/libs/jquery-tabledit/example.php |
18 |
26 |
11 |
/public/index.php |
34 |
13 |
8 |
/routes/api.php |
3 |
5 |
3 |
/routes/auth.php |
12 |
18 |
2 |
/routes/channels.php |
17 |
3 |
3 |
/routes/console.php |
3 |
5 |
3 |
/routes/web.php |
43 |
128 |
5 |
None |
43 |
2 |
2 |