Learn together about Laravel, Node. js, and other programming languages.
In this part, we will learn how Node.js works, especially regarding the concepts of callbacks, Promise, and async and await in JavaScript and how to implement them in Node.js.
NVM (Node Version Manager) is currently the most frequently used tool to change Node.js versions easily, but many may not know that there is another tool that can be used as a faster and more efficient alternative. You may really like this new tool: Volta.
Understanding Node.js in easy language starting from its history, trying hello world directly in Node.js, to setting up a proper text editor with VSCode. Including what VSCode extensions are recommended and the settings that need to be prepared.
After I fixed the bug, it’s time to report this to Taylor Otwell :)
A very great experience of mine about how I fix the bug on the Laravel Framework …
After more than 4 years using Laravel, finally I can contribute to this lovely framework. Here is the story …
Change your “where like” query by using Laravel Scout.