You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem : when i render Notify using this "{!! Notify::render() !!}", it shows this ";"
I resolved this by removing from Notify.php line no. 114 method name : scripts()
Here,