laravel-api-demo icon indicating copy to clipboard operation
laravel-api-demo copied to clipboard

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

Open liuyatao opened this issue 8 years ago • 7 comments

liuyatao avatar Jun 14 '17 10:06 liuyatao

lol, what?

websanova avatar Jun 14 '17 12:06 websanova

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?

liuyatao avatar Jun 17 '17 02:06 liuyatao

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, "刘亚涛" [email protected] 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 .

websanova avatar Jun 18 '17 03:06 websanova

How do you run the api server locally?

stevenferrer avatar Aug 26 '17 09:08 stevenferrer

It's Laravel. Or just setup your own.

On Sat, Aug 26, 2017 at 5:37 PM, Steven Ferrer [email protected] 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 .

websanova avatar Aug 26 '17 10:08 websanova

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.

stevenferrer avatar Aug 26 '17 13:08 stevenferrer

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???

itdpong avatar Mar 13 '18 03:03 itdpong