Closed bedus-creation closed 4 years ago
The above code used to work perfect with version 0.4.5. Now got new error.
Template or render function not defined.
My template file is
<div id="app">
<vue-toastify></vue-toastify>
</div>
Since 0.4.5 there has been a major version change with breaking changes.
I advise you to read the updated documentation and update your logic inline with the new methods or only allow minor changes for this package in your packages.json
Solved
I was not using eventBus which causes problem. Solved for laravel projects,
// vue-error.blade.php