- composer php
- php 8.3
- Nginx or Apache
- Update project file path at resources/views/payment.blade.php
- You should have installed local ssl certificate
Best recommended local server development tools is laragon'
-
If you place project inside www or htdocs directory then access project using
https://localhost/sslcommerz-popup-payment/public/payment
-
If you want to run project using command then run. It will create a new url 127.0.0.1:8000
php artisan serve