lluispc
New member
- Dec 25, 2022
- 8
- 0
- 1
Yes change parameter order in functionmanaged to solve?
managed to solve?
Yes change parameter order in functionmanaged to solve?
managed to solve?
You need to acces to your VPS as user not root and run composer artisan migrate etc , activate your cpanel user to access ssh. in this isue $traffic declared before required parameter $map_key is implicitly treated as a required parameter , you need to declare Traffic after map_key in function in helpper file (php 8.1 issue) also create the necesary firebase key to access web app (is deprecated this mode you need to activate in cloud console) from firebase and use url to limit the api, i managed to install user / driver and laravel app. remember that laravel app need to define they root in public (Laravel stadar) the easy mode is using a subdomain ando point in cpanel to public folder, i am use nginx so cannot write a tutorial because is different in each os, web server and php.root@vps public_html]# composer install
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? yes
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Package spatie/data-transfer-object is abandoned, you should avoid using it. Use spatie/laravel-data instead.
Generating optimized autoload files
Class ParsedownExtraTest located in ./vendor/erusev/parsedown-extra/test/ParsedownExtraTest.php does not comply with psr-0 autoloading standard. Skipping.
Class App\Http\Controllers\Api\V1\Auth\Registration\DriverRegistrationControllerBCK located in ./app/Http/Controllers/Api/V1/Auth/Registration/DriverRegistraionController-bck.php does not comply with psr-4 autoloading standard. Skipping.
Class App\Http\Controllers\Web\Admin\PurchaseCodeController located in ./app/Http/Controllers/Web/Admin/PurchaseCodeController.bckp.php does not comply with psr-4 autoloading standard. Skipping.
> Illuminate\Foundation\ComposerScripts:ostAutoloadDump
Deprecation Notice: Optional parameter $traffic declared before required parameter $map_key is implicitly treated as a required parameter in /home/dropeasy/public_html/app/Helpers/helpers.php:403
> @php artisan package:discover --ansi
Illuminate\Contracts\Container\BindingResolutionException
Target [Kreait\Firebase\Contract\Database] is not instantiable while building [App\Console\Commands\ChangeDriversToTrips].
at vendor/laravel/framework/src/Illuminate/Container/Container.php:1089
1085▕ } else {
1086▕ $message = "Target [$concrete] is not instantiable.";
1087▕ }
1088▕
➜ 1089▕ throw new BindingResolutionException($message);
1090▕ }
1091▕
1092▕ /**
1093▕ * Throw an exception for an unresolvable primitive.
+16 vendor frames
17 artisan:37
Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
[root@vps public_html]#
facing this issue can any one help me on this
you ned to generate the keystore, is c documented in their doc...i get error that says keystore directories aren't there
Is there any solution to this problem ..Thank you for your interest in helping, I was able to install the system fine but now I am facing another problem, it seems to be serious, worst of all, it does not give any reference to the error.
can you clarify one thing for me please,you ned to generate the keystore, is c documented in their doc...
Create release keys
note: change anyname with any specific name you like,
- create release keys by running command in terminal
- keytool -genkey -v -keystore ~/-storetype JKS
- after running this command give the data asked in the terminal. after that it will save the jks file and display the location
Replace the jks key
Note : File Location "project/android/key.properties as given below"
- replace the jks key details in file,
storePassword=password you entered while creating jks file
keyPassword=password you entered while creating jks file
keyAlias=alias name you given in the command for creating jks file
storeFile=jks file name with the location like ../../../jks
Copy
Generate SHA-1
- Generate SHA-1 and SHA-256 keys from the project
- you will be able to get these keys in two ways these are in terminal go to folder 'project/android/' and run the command './gradlew signinReport' then you will get debug and release SHA-1 and SHA-256 Run the below command in the terminal to get SHA keys Key tool -genkey -v -keystore release.keystore -alias -keyalg RSA -keysize 2048 -validity 10000
Finally copy that debug and release keys and paste those in Firebase where
Click Settings icon (presented right on project overview ) -> project settings -> Your App section -> SHA certificate fingerprints click add button and paste & Submit.
Share me the code in personal chat let me tryI have this app: Tagxi Super, which is the improved version of this Tagxi app. Can someone help me to install and return nulled?
![]()
How can we say, without see the resource?I have this app: Tagxi Super, which is the improved version of this Tagxi app. Can someone help me to install and return nulled?
Note: I have the code, but I don't have the purchase code
![]()
Hi, yes I can help you (it can also be in Spanish), the problem is installing the app in Laravel and synchronizing firebase and google cloud plus google maps, the installation instructions are incomplete or outdatedI have this app: Tagxi Super, which is the improved version of this Tagxi app. Can someone help me to install and return nulled?
I am using 5 apps in project 2 android (user / drivers) 2 ios (user / drivers) and one web for admincan you clarify one thing for me please,
should i create two apps on firebase and give the driver app and user app different package name and json file?!
or just one app on firebase and same package name?!!
I also have this problem, I hope we find a solution ??I managed to deploy the backend and the applications, I made all the necessary configuration and settings but when the user makes a normal command there are no rides available. While when I roll without destination or then I make a rental I am offered wrinkles.
Someone had this error, please I need help to solve this problem
Thanks
Sincerely
iHi my people did any of you guys faicing this issue: ios app is not getting msm mesege from firebase, i already turn call_FB_OTP to true, on android i am not having that issue i already upload ios app to testfligth still not get messege sms to login. the app make the cout downd secunds but noting never resive sms runing v2.3
Decryption key:
-Flutter Version upgraded to 3.22.3
-Android 14 support added
-Location update issues addressed in drivers app
-Twilio & Smsal Sms gateway fixes
-End all stops feature added
-Push notifications for bidding ride
-Gender Edit option added
this is nulled or need license key or not to installMrSam_1 updated Tagxi - Flutter Complete Taxi Booking Solution with a new update entry:
Tagxi - Flutter Complete Taxi Booking Solution
Read the rest of this update entry...