idevelopment / timecontrol

Time and Workforce management system for contact centers
https://timecontrol.be
GNU General Public License v2.0
5 stars 4 forks source link

Fatal error: Class 'Spatie\Backup\BackupServiceProvider' not found #151

Closed ghermans closed 8 years ago

ghermans commented 8 years ago

when running composer update it outputs error

composer update You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug

php artisan clear-compiled

  [Symfony\Component\Debug\Exception\FatalThrowableError]             
  Fatal error: Class 'Spatie\Backup\BackupServiceProvider' not found  

Script php artisan clear-compiled handling the pre-update-cmd event returned with an error

  [RuntimeException]  
  Error Output:       
ghermans commented 8 years ago

My bad

Tjoosten commented 8 years ago

@ghermans fixed?

ghermans commented 8 years ago

yes

Tjoosten commented 8 years ago

Alright padawan!