websanova / laravel-api-demo

Laravel API for Demos
64 stars 12 forks source link

Hello 我不懂php,能说明一下怎么运行呢,是否需要准备数据库呢? 我想看一下前那个vue-auth的demo,谢谢 #1

Open liuyatao opened 7 years ago

websanova commented 7 years ago

lol, what?

liuyatao commented 7 years ago

Oh I am sorry. I am trying the vue-auth demo,but the server is down. I mean I don't know how to run this project because I haven't learnt PHP. Can you tell me how to run this project?

websanova commented 7 years ago

Well the server is up fine.

https://api-demo.websanova.com

For the demo you will need some things installed like node, weback, npm. But probably you should figure out some simple hello world example before you get into this.

Rob

On Jun 17, 2017 10:54 AM, "刘亚涛" notifications@github.com wrote:

Oh I am sorry. I am trying the vue-auth demo,but the server is down. I mean I don't know how to run this project because I haven't learnt PHP. Can you tell me how to run this project?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/websanova/laravel-api-demo/issues/1#issuecomment-309188636, or mute the thread https://github.com/notifications/unsubscribe-auth/ABkcy-4c-b8q08vqADObQOmKxFaujtGoks5sEz_3gaJpZM4N5rcF .

stevenferrer commented 7 years ago

How do you run the api server locally?

websanova commented 7 years ago

It's Laravel. Or just setup your own.

On Sat, Aug 26, 2017 at 5:37 PM, Steven Ferrer notifications@github.com wrote:

How do you run the api server locally?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/websanova/laravel-api-demo/issues/1#issuecomment-325108235, or mute the thread https://github.com/notifications/unsubscribe-auth/ABkcy61J6xz9gJCKMM84Mn4Jtm5dNTnmks5sb-dqgaJpZM4N5rcF .

stevenferrer commented 7 years ago

Thanks @websanova for your prompt response. I wasn't really familiar with Laravel so I have to search for some guides on how to set it up.

I found this gist and it helped me set up the api server locally.

itdpong commented 6 years ago

this url https://api-demo.websanova.com/ show {"status":"error","exception":"Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","code":"NotFound","msg":"Not Found."} so how to test it? are there any id and password I can test the authentication???