yoeunes / toastr

:eyes: toastr.js notifications for Laravel
https://php-flasher.io
MIT License
375 stars 52 forks source link

Error Class 'Yoeunes\Toastr\ToastrServiceProvider' not found #25

Closed carlosmirandadiaz closed 1 year ago

carlosmirandadiaz commented 3 years ago

Description:

Class 'Yoeunes\Toastr\ToastrServiceProvider' not found

Steps To Reproduce:

Yoeunes\Toastr installed by composer in local and migrated by ftp to new server

Class added to providers

arnevdaele commented 2 years ago

You should use Git to version-control projects using composer whatsoever & run composer update && composer install instead of migrating through (s)ftp.