Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendArray not working 404 #9

Open
taha-moghaddam opened this issue Jul 30, 2018 · 1 comment
Open

SendArray not working 404 #9

taha-moghaddam opened this issue Jul 30, 2018 · 1 comment

Comments

@taha-moghaddam
Copy link

SendArray method not working and respond:
ApiException[404] : متد نامشخص است

@saber13812002
Copy link

saber13812002 commented Jun 3, 2019

you forget to run last line of laravel 5 or 4 :

i had this problem
but i forget to do Finally step 👍

you need config file

please copy it manulally or by php artisan command here:

Laravel 5

Finally, publish the config file with php artisan vendor:publishorphp artisan vendor:publish --provider="Kavenegar\Laravel\ServiceProviderLaravel5".You'll find it at config/kavenegar.php.

Laravel 4

Finally, publish the config file with php artisan config:publish kavenegar/laravel. You'll find the config file at app/config/packages/kavenegar/laravel/config.php.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants