Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 days ago.
Improve this question
how can run this curl via guzzle or php curl? thank you
curl https://api.paylike.io/transactions/63e8bab91ec6fb693b2013ca/captures -u :84410d08-f822-43ab-8f09-a96ae0325bd8 -d currency=USD -d amount=4000
need run this curl in php or guzzle to confirm payment.
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
it give me that error
I'm using xampp server, not lampp stack And mysql port is:3307
My databse name is:first_app
my laravel .env file
Trying to run laravel migrate
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
The results in cmd are broken as shown below
cmd does not support ANSI codes. Run the Laravel scripts with --no-ansi to fix the output.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
the attached image is my Xshell remote control cli of ubuntu in aws ec2 instance.
while I am setting up the mysql-client, ubuntu required root password with 'underline', however, can't proceed after that.
please help me with to proceed.
this is my ubuntu image
The password is not displayed, nor is the cursor, when you type. This is normal.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
i have a requirement.how can i do it.i have to keep my php files in wamp server but phpMyadmin in penDrive.is is possible.if possible how can i do this.how about database configurations.
thank u.
You could try uWamp . Its a Zip archive, just unpack it and you can run the wamp server.
An alternative is XAMPP Lite.
Here is tutorial on how to use it.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Can any one help me to guide, how can I download Selenium web driver? I have already installed codeception and already perform acceptance testing in php browser.
I use this one:
https://code.google.com/p/selenium/downloads/detail?name=selenium-server-standalone-2.35.0.jar
you need to have java, and on the terminal you run
java -jar seleniumFile.jar