toastr icon indicating copy to clipboard operation
toastr copied to clipboard

Error Class 'Yoeunes\Toastr\ToastrServiceProvider' not found

Open carlosmirandadiaz opened this issue 4 years ago • 1 comments

  • Toastr Version: Latest
  • Laravel Version: 8.0
  • PHP Version: 7.2

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

carlosmirandadiaz avatar Feb 03 '21 21:02 carlosmirandadiaz

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

arnevdaele avatar Apr 21 '22 10:04 arnevdaele