web development in urdu
V For Loop | Nuxt 3 Tutorials #06 | Urdu & Hindi
In this video, you will learn how to use v-for loop in Nuxt 3 or Vue.js. We will read data from the database or backend and store it in an array. Then, we will loop through the array to read and display the data on the page. 🧲 Timestamps: 00:00 – Introduction 00:22 – Create listing ul 00:45 – Working…
Read More »useFetch and useLazyFetch in Nuxt 3 | Urdu & Hindi
In this video, you will learn how to use useFetch and useLazyFetch in Nuxt 3. useFetch and useLazyFetch are used for fetching data when navigating between pages. Both of them are used solely for fetching data and cannot be used for API calls triggered by click events. useFetch and useLazyFetch render the data on the server side and then send…
Read More »Create & Setup Projects | Laravel 11 & Nuxt 3 Auth #01 | Urdu & Hindi
In this video, you will learn how to create and setup Nuxt 3 and Laravel 11 API Projects. 🧲 Timestamps: 00:00 – Introduction 00:11 – Create Nuxt 3 project 00:30 – Create Laravel 11 project 01:17 – Start projects 01:29 – Setup Laravel 11 02:28 – User Model configure 🧲 Checkout our projects at GitHub: 🧲 VSCode: ● Font: Cascadia…
Read More »