technovistalimited / notific

Notific is a simple, and minimal, static notification system for Laravel. It stores notification data based on user_id, and fetch notifications for the user_id. It's not that feature rich.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal Error in Linux server

mayeenulislam opened this issue · comments

Fatal error generated in Linux server:

FatalErrorException in helpers.php line 27:
Class 'Mayeenulislam\Notific\Models\NotificModel' not found

Need to fix ASAP

Please change models folder to Models.