msurguy / Honeypot

Simple spam prevention package for Laravel applications
maxoffsky.com/code-blog/implementing-honeypot-spam-prevention-in-laravel-applications/
MIT License
429 stars 44 forks source link

FatalErrorException in ProviderRepository.php line 150: #38

Closed jomarocampo closed 9 years ago

jomarocampo commented 9 years ago

Honeypot is working fine in my localhost using windows

but after i upload my update in my server "Linux"

  1. composer.json
  2. vendor/msurguy/ all files

Then when i access my website i have the error below: FatalErrorException in ProviderRepository.php line 150: Class 'Msurguy\Honeypot\HoneypotServiceProvider' not found

Thanks In advanced

garygreen commented 9 years ago

Have you tried php artisan clear-compiled and also composer dumpautoload ?

jomarocampo commented 9 years ago

I dont have root access in my server so i install composer locally,

itry php composer.phar clear-compiled

Command "clear-compiled" is not defined

but when i try php composer.phar update is all working now

thanks for you time

msurguy commented 9 years ago

@amatz5 glad it's working! can we close this issue now?

jomarocampo commented 9 years ago

yes the issue was close thanks

vigneshmuthukrishnan commented 8 years ago

HI FRIENDS i have some error on pagination so pls help for me...

blow my error

[Symfony\Component\Debug\Exception\FatalErrorException] Cannot instantiate interface Illuminate\Contracts\Pagination\Paginator

thank u all....