laravel-point-of-sale
✍️Building a Point of Sale system with Laravel 10.
파일 탐색기
최종 버전 다운로드 (.zip)- Kernel.php
- Handler.php
- AuthenticatedSessionController.php
- ConfirmablePasswordController.php
- EmailVerificationNotificationController.php
- EmailVerificationPromptController.php
- NewPasswordController.php
- PasswordController.php
- PasswordResetLinkController.php
- RegisteredUserController.php
- VerifyEmailController.php
- AdvanceSalaryController.php
- AttendanceController.php
- CategoryController.php
- CustomerController.php
- DashboardController.php
- DatabaseBackupController.php
- EmployeeController.php
- HelpController.php
- OrderController.php
- PaySalaryController.php
- PosController.php
- ProductController.php
- ProfileController.php
- RoleController.php
- SupplierController.php
- UserController.php
- Controller.php
- Authenticate.php
- EncryptCookies.php
- PreventRequestsDuringMaintenance.php
- RedirectIfAuthenticated.php
- TrimStrings.php
- TrustHosts.php
- TrustProxies.php
- ValidateSignature.php
- VerifyCsrfToken.php
- StoreAdvanceSalaryRequest.php
- UpdateAdvanceSalaryRequest.php
- StoreAttendanceRequest.php
- LoginRequest.php
- RegisterRequest.php
- StoreCategoryRequest.php
- UpdateCategoryRequest.php
- StoreCustomerRequest.php
- UpdateCustomerRequest.php
- StoreEmployeeRequest.php
- UpdateEmployeeRequest.php
- StoreOrderRequest.php
- StorePaySalaryRequest.php
- StoreProductRequest.php
- UpdateProductRequest.php
- StoreRoleRequest.php
- UpdateRoleRequest.php
- StoreSupplierRequest.php
- UpdateSupplierRequest.php
- StoreUserRequest.php
- UpdateUserRequest.php
- ProfileUpdateRequest.php
- Kernel.php
- AdvanceSalary.php
- Attendance.php
- Category.php
- Customer.php
- Employee.php
- Order.php
- OrderDetails.php
- PaySalary.php
- Product.php
- Supplier.php
- User.php
- AppServiceProvider.php
- AuthServiceProvider.php
- BroadcastServiceProvider.php
- EventServiceProvider.php
- RouteServiceProvider.php
- ImageService.php
- AppLayout.php
- GuestLayout.php
- .gitignore
- app.php
- app.php
- auth.php
- backup.php
- broadcasting.php
- cache.php
- cart.php
- cors.php
- database.php
- filesystems.php
- hashing.php
- image.php
- logging.php
- mail.php
- permission.php
- query-builder.php
- queue.php
- sanctum.php
- services.php
- session.php
- view.php
- AdvanceSalaryFactory.php
- CategoryFactory.php
- CustomerFactory.php
- EmployeeFactory.php
- ProductFactory.php
- SupplierFactory.php
- UserFactory.php
- 2014_10_12_000000_create_users_table.php
- 2014_10_12_100000_create_password_reset_tokens_table.php
- 2019_08_19_000000_create_failed_jobs_table.php
- 2019_12_14_000001_create_personal_access_tokens_table.php
- 2023_03_24_080143_create_employees_table.php
- 2023_03_29_025458_create_customers_table.php
- 2023_03_30_020042_create_suppliers_table.php
- 2023_03_30_083652_create_advance_salaries_table.php
- 2023_04_01_142106_create_pay_salaries_table.php
- 2023_04_02_141037_create_attendances_table.php
- 2023_04_04_041700_create_categories_table.php
- 2023_04_04_052256_create_products_table.php
- 2023_04_10_043156_create_orders_table.php
- 2023_04_10_044212_create_order_details_table.php
- 2023_04_13_222344_create_permission_tables.php
- 2026_01_19_220150_add_job_description_and_location_to_users_table.php
- CategorySeeder.php
- CustomerSeeder.php
- DatabaseSeeder.php
- EmployeeSeeder.php
- ProductSeeder.php
- RolePermissionSeeder.php
- SupplierSeeder.php
- UserSeeder.php
- .gitignore
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- notifications.php
- bootstrap-grid.css
- bootstrap-reboot.css
- bootstrap.css
- bootstrap-grid.css.map
- bootstrap-reboot.css.map
- bootstrap.css.map
- backend.css.map
- intro.css.map
- backend-plugin.min.css
- backend.css
- custom.css
- 01.png
- profile-bg.jpg
- default.webp
- 1.png
- favicon.ico
- logo.png
- bootstrap.min.css
- style.css
- app.js
- html2canvas.js
- jquery.min.js
- jspdf.min.js
- apexcharts.js
- app.js
- backend-bundle.min.js
- preview.png
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- main.blade.php
- confirm-password.blade.php
- forgot-password.blade.php
- login.blade.php
- register.blade.php
- reset-password.blade.php
- verify-email.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- preview-img-form.blade.php
- sort-link.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- footer.blade.php
- main.blade.php
- navbar.blade.php
- sidebar.blade.php
- index.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- 403.blade.php
- 404.blade.php
- index.blade.php
- complete-orders.blade.php
- details-order.blade.php
- invoice-order.blade.php
- pending-due.blade.php
- pending-orders.blade.php
- create.blade.php
- create_single.blade.php
- history-details.blade.php
- history.blade.php
- index.blade.php
- pay-all.blade.php
- cart-sidebar.blade.php
- index.blade.php
- print-invoice.blade.php
- print-receipt.blade.php
- create.blade.php
- edit.blade.php
- import.blade.php
- index.blade.php
- show.blade.php
- change-password-form.blade.php
- delete-account-form.blade.php
- edit-profile-form.blade.php
- left-profile.blade.php
- navbar-profile.blade.php
- show-profile.blade.php
- change-password.blade.php
- delete.blade.php
- edit.blade.php
- index.blade.php
- permission-create.blade.php
- permission-edit.blade.php
- permission-index.blade.php
- role-create.blade.php
- role-edit.blade.php
- role-index.blade.php
- role-permission-create.blade.php
- role-permission-edit.blade.php
- role-permission-index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- welcome.blade.php
- api.php
- auth.php
- channels.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- AuthenticationTest.php
- EmailVerificationTest.php
- PasswordConfirmationTest.php
- PasswordResetTest.php
- PasswordUpdateTest.php
- RegistrationTest.php
- ExampleTest.php
- HelpTest.php
- PosControllerTest.php
- ProductControllerTest.php
- ProfileTest.php
- ExampleTest.php
- CreatesApplication.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- LICENSE
- package-lock.json
- package.json
- phpunit.xml
- phpunit.xml.bak
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/fajarghifar/laravel-point-of-sale
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd laravel-point-of-sale
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install && npm run build
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
