When upgrading from Laravel Nova 3.x to 4.x you might get the following error message:
Target class [HandleInertiaRequests] does not exist.
Solution:
Import the library.
When upgrading from Laravel Nova 3.x to 4.x you might get the following error message:
Target class [HandleInertiaRequests] does not exist.
Solution:
Import the library.