my question is about (SimplePOS v5.0.0-beta.7) its given error Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.3.0”. You are running 8.2.12. in C:\xampp\htdocs\pos5\vendor\composer\platform_check.php on line 22
as per documentation
Requirements:
PHP8.2 PHP8.3 default) where my 8.2.12 its not working on its and given error, installation followed as per docs
Its also not work on online server uploading on public folder http://azlan.great-site.net/install/
Please support and share any doc or video of installion on server and local host
- MAnswered
when i update php 8.3.25 then this error occured
Fatal error: Uncaught RuntimeException: A facade root has not been set. in C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:358 Stack trace: #0 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\RegisterErrorViewPaths.php(17): Illuminate\Support\Facades\Facade::__callStatic(‘replaceNamespac…’, Array) #1 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php(915): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke() #2 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php(890): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths() #3 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php(815): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException)) #4 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php(706): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException)) #5 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php(594): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Error)) #6 C:\xampp\htdocs\pos5\app\Exceptions\Handler.php(39): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Error)) #7 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(575): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Error)) #8 C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(149): Illuminate\Foundation\Http\Kernel->renderException(Object(Illuminate\Http\Request), Object(Error)) #9 C:\xampp\htdocs\pos5\public\index.php(51): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request)) #10 {main} thrown in C:\xampp\htdocs\pos5\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php on line 358
- MSAnswered
Hello,
I am sorry for the confusion about version. I will update the docs.
For the error on php8.3, have you uploaded all the files? Please upload the
vendor
folder to runcomposer install
and then try to access again.If you want us to check, please share the server details in the private reply.
Thank you
- MAnswered
Dear Sir,
v5 installation docs required to updated i am running 4 smoothly but i need to update to v5 , i try my best but unable to install , its our request to update the installation docs and share installation video also
- MAnswered
Dear Seller,
in changelogs you already mention that (Version: 5.0.0-beta.8 Release Date: May 23, 2025 “Fixed install issue caused in beta 7” while in through evanto download you given us beta 7, that is the wariest case, you west my 1 week ,
- MSAnswered
Hello,
I am so sorry. The might be mistake. Let me check the download file and will upload it again.
Thank you
- MAnswered
Please upload the latest beta 8 error free on evnto or share in private, recently i check updated not upload on evanto
- MAnswered
Dear Sir,
Thank you for uploading the updates. I tried running the project on my local MAMP server, but it’s not working. I already updated to PHP 8.3 with all required extensions, and both Composer and Node.js are installed and deployed in the project folder.
The project works fine on the server, but there are some issues:
The payment system only accepts full payment. There is no option for due/partial payments.
In the sales list, partial, due, and other payment statuses are not showing.
Since local businesses here usually work with due/partial payments, this option is very important.
- MSAnswered
Hello,
You can have multiple payments on pos sales (screenshot attached).
Sales don’t have status, it only paid or due. You can’t add due sale from POS but from add sale page only. I can’t promise but I will check to add setting to allow the partial OR on payment on POS.
Thank you
- MAnswered
Please check the attachment, partial payment not allowed
- MSAnswered
Yes, partial payment is not allowed from POS. POS sales are considered paid sales. If you need due or partial sale, there is menu under List Sales to Add New Sale. Thank you
- Login to Reply