Spent the whole day trying to do a Laravel install and there’s been errors all day. I’m just about done and now I’m getting missing route file errors even though these files are clearly present locally but are not being found command line Heroku. This thing is a mess
Yes, I am entirely agreed with this article, and I just want say that this article is very helpful and enlightening. I also have some precious piece of concerned info !!!!!!Thanks.Custom software development company
Hi Dan Mullaney
Sorry for the inconvenience. In the recent tagify version, the tagify.min.js file has been remove by the plugin author. We will fix this in the next version soon.
As a workaround, open this file and edit /starterkit/resources/mix/plugins.js
Edit this line by removing ".min" from the tagify path.
node_modules/@yaireo/tagify/dist/tagify.min.js
node_modules/@yaireo/tagify/dist/tagify.js
The file was not altered in any way from downloading from code canyon.