#vivek-quickstart-composer

1 messages · Page 1 of 1 (latest)

lyric reefBOT
hardy wharf
#

vivek-quickstart-composer

#

@hazy light hello, so what's the problem?

hazy light
#

i also run in cmd
php -S 127.0.0.1:4242 --docroot=public

hardy wharf
#

Have you ever used PHP before or is this your first time?

hazy light
#

i used this before

hardy wharf
#

what is "this"? Like have you developed a website/app in PHP before?

hazy light
#

yes

hardy wharf
#

Okay so you should already be familiar with Composer, installing libraries, how to debug errors/crashes and bugs, etc.
So that's the next step here really. Add logs to the code and figure out what is working and where it's crashing

hazy light
#

ok, just run through localhost where i keep files.

hardy wharf
#

not sure what that means. But right now there's a crash somewhere and no info so there isn't much I can do. I assume you didn't include/install the library properly. Adding some logs/echo to the file(s) should help you debug this

hazy light
#

ok will work on it

#

Thanks for your help