Open jayenne opened 5 years ago
Hi, I've tried following your instructions but am getting the following error: Class 'App\Providers\NovaPushNotification' not found
Any thoughts on how i might resolve this? thanks..
Vagrant/Homestead Laravel/Nova/Spark
try this use Naif\NovaPushNotification\NovaPushNotification; in NovaServiceProvider.php it's working
Hi, I've tried following your instructions but am getting the following error: Class 'App\Providers\NovaPushNotification' not found
Any thoughts on how i might resolve this? thanks..
Vagrant/Homestead Laravel/Nova/Spark