asvae / laravel-api-tester

Test your routes without hassle
http://laravel-api-tester.asva.by/
MIT License
354 stars 52 forks source link

Error: no found url #31

Closed patelchirag123 closed 7 years ago

patelchirag123 commented 8 years ago

when i call any api after install and publish package it give me below error.

Error:

Not Found The requested URL /api/v1.0/industries was not found on this server. Apache/2.4.7 (Ubuntu) Server at siteproofs.net Port 80

so please help me. is there any settings or base url i miss it.

asvae commented 8 years ago

I think this is somehow related to your apache config and not api tester. Either way, the details are lacking. What do you call exactly and from where?

BTW Api tester is supposed to work right after install. You don't have to publish config, even.

patelchirag123 commented 8 years ago

can u tell me what i miss in apache config for solve my issue. all api list is comming but when i call api at that time it give me below error so is there any missing ? Error:

Not Found The requested URL /api/v1.0/industries was not found on this server. Apache/2.4.7 (Ubuntu) Server at siteproofs.net Port 80

asvae commented 8 years ago

// api list Do you mean route list?

// the details are lacking Well. I mean like seriously lacking. Screen/gif with exact actions, console output, project structure, apache config, api tester version etc are probably crucial.

I'm not any much an expert with apache config though. With other stuff I can help.

BTW What's your native language? I can handle russian, french and japanese. So you may write on these if you must.