Giter Site home page Giter Site logo

php with vercel about php HOT 4 CLOSED

vercel-community avatar vercel-community commented on May 14, 2024
php with vercel

from php.

Comments (4)

FiveNine avatar FiveNine commented on May 14, 2024 1

You don't need to implement the following in your PHP code, because it's an example and shows information of the php settings you are using. phpinfo — Outputs information about PHP's configuration:

<?php
phpinfo();

You're installing Vercel not globally... Try that:

# Install it globally
npm i -g vercel

# Log in
vercel login

# Let's fly
vercel

hey thanks for that, I completely thought I had replied, but thank you for that, it worked!

from php.

josbroers avatar josbroers commented on May 14, 2024

You don't need to implement the following in your PHP code, because it's an example and shows information of the php settings you are using. phpinfo — Outputs information about PHP's configuration:

<?php
phpinfo();

You're installing Vercel not globally... Try that:

# Install it globally
npm i -g vercel

# Log in
vercel login

# Let's fly
vercel

from php.

f3l1x avatar f3l1x commented on May 14, 2024

Hi @fivenine01. It seems to me there is some error in your editor/OS. Vercel CLI should be working without problem.

Have you followed this manual (https://vercel.com/download)? If it so, could you please reach Vercel's support team?

from php.

f3l1x avatar f3l1x commented on May 14, 2024

Happy to hear that.

from php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.