fileUdemy-Nuxt-JS-with-Larel-1W4Wf

Udemy Nuxt with Larel API Building SSR Vue Apps
  • MP415. Larel Nuxt - Update and Delete/8. Update and delete post.mp4137.65MB
  • MP41. Course Overview/1. Introduction.mp414.73MB
  • MP41. Course Overview/2. Core ics.mp430.67MB
  • MP41. Course Overview/3. Why learn Nuxt.mp459.27MB
  • MP41. Course Overview/4. More reasons to learn Nuxt.mp414.21MB
  • MP41. Course Overview/5. Universal JaScript Application.mp45.34MB
  • MP41. Course Overview/6. Types of apps you can build with Nuxt.mp434.69MB
  • MP42. Nuxt - Getting Started/1. Installation.mp445.33MB
  • MP42. Nuxt - Getting Started/2. Files and folders structure.mp448.74MB
  • MP43. Nuxt - Pages/1. Creating pages.mp432.56MB
  • VTT3. Nuxt - Pages/1. Creating pages.vtt9.33MB
  • MP43. Nuxt - Pages/2. Creating nested pages.mp436.85MB
  • MP43. Nuxt - Pages/3. Route parameters.mp430.85MB
  • MP43. Nuxt - Pages/4. Nuxt validate method.mp431.56MB
  • MP44. Nuxt - Layouts and Styling/1. Nuxt child component.mp423.07MB
  • MP44. Nuxt - Layouts and Styling/2. Using Bootstrap4 and jQuery.mp468.34MB
  • MP44. Nuxt - Layouts and Styling/3. Creating Nigation.mp442.31MB
  • MP44. Nuxt - Layouts and Styling/4. Custom Error Page.mp412.94MB
  • MP44. Nuxt - Layouts and Styling/5. Using nuxt link.mp421.35MB
  • MP44. Nuxt - Layouts and Styling/6. Using your own stylesheet.mp460.28MB
  • MP45. Project - A simple Nuxt app/1. Project introduction.mp428.13MB
  • MP45. Project - A simple Nuxt app/2. king API request - Vue JS way.mp482.11MB
  • VTT5. Project - A simple Nuxt app/2. king API request - Vue JS way.vtt16.58MB
  • MP45. Project - A simple Nuxt app/3. king API request - Nuxt JS way using asyncData method.mp446.51MB
  • MP45. Project - A simple Nuxt app/4. asyncData method runs on both client and server side.mp475.02MB
  • MP45. Project - A simple Nuxt app/5. Using asyncData method.mp4103.05MB
  • MP45. Project - A simple Nuxt app/6. Async await to ke API request.mp456.56MB
  • MP45. Project - A simple Nuxt app/7. Vue Component.mp456.68MB
  • MP45. Project - A simple Nuxt app/8. Show post by id.mp447.10MB
  • MP45. Project - A simple Nuxt app/9. Getting individual post.mp483.28MB
  • MP46. Nuxt - Vuex/1. Activate vuex store.mp420.92MB
  • MP46. Nuxt - Vuex/2. Loading iges from assets folder.mp427.14MB
  • MP46. Nuxt - Vuex/3. Create vuex store.mp434.35MB
  • MP46. Nuxt - Vuex/4. Populate vuex store.mp416.62MB
  • MP46. Nuxt - Vuex/5. Accessing data from vuex store.mp452.72MB
  • MP46. Nuxt - Vuex/6. Using nuxt fetch method.mp413.67MB
  • MP47. Nuxt - The unique parts/1. Installing and using plugins.mp450.83MB
  • MP47. Nuxt - The unique parts/2. No SSR component.mp461.43MB
  • MP47. Nuxt - The unique parts/3. Nuxt server init method.mp465.82MB
  • MP47. Nuxt - The unique parts/4. Applying transitions.mp430.96MB
  • MP48. Nuxt - Deployment/1. Deploy static site to firebase hosting.mp4119.29MB
  • MP48. Nuxt - Deployment/2. Deploy single page app (SPA) to firebase hosting.mp452.36MB
  • MP49. Project - Larel API with Nuxt JS frontend client/1. Laravel Nuxt project introduction.mp412.52MB
  • MP49. Project - Larel API with Nuxt JS frontend client/2. Laravel setup.mp432.29MB
  • MP49. Project - Larel API with Nuxt JS frontend client/3. Nuxt setup.mp422.79MB
  • MP49. Project - Larel API with Nuxt JS frontend client/4. Using Bootstrap via CDN.mp426.13MB
  • MP49. Project - Larel API with Nuxt JS frontend client/5. Navigation.mp458.59MB
  • MP49. Project - Larel API with Nuxt JS frontend client/6. Login and register page.mp446.76MB
  • MP410. Larel - API Authentication/1. Setup laravel JWT authentication.mp476.39MB
  • MP410. Larel - API Authentication/2. Register user.mp465.08MB
  • MP410. Larel - API Authentication/3. Create validation request.mp423.34MB
  • MP410. Larel - API Authentication/4. Laravel API resources.mp448.78MB
  • MP410. Larel - API Authentication/5. Respond with token.mp442.51MB
  • MP410. Larel - API Authentication/6. User login.mp451.07MB
  • MP410. Larel - API Authentication/7. User endpoint.mp465.06MB
  • MP410. Larel - API Authentication/8. User logoout.mp413.92MB
  • MP410. Larel - API Authentication/9. Add CORS support.mp430.90MB
  • MP411. Nuxt - Authentication/1. Nuxt auth setup.mp443.26MB
  • MP411. Nuxt - Authentication/2. User login.mp468.70MB
  • MP411. Nuxt - Authentication/3. Auth getters.mp437.08MB
  • MP411. Nuxt - Authentication/4. Global mixin.mp425.71MB
  • MP411. Nuxt - Authentication/5. Show user.mp421.02MB
  • MP411. Nuxt - Authentication/6. Logout user.mp414.38MB
  • MP411. Nuxt - Authentication/7. User registration.mp473.13MB
  • MP412. Nuxt - Global validation/1. Global vuex validation.mp465.01MB
  • MP412. Nuxt - Global validation/2. Show validation errors.mp459.59MB
  • VTT12. Nuxt - Global validation/2. Show validation errors.vtt27.08MB
  • MP413. Nuxt - Middlewares/1. Clear validation middleware.mp436.78MB
  • MP413. Nuxt - Middlewares/2. Auth middleware.mp413.99MB
  • MP413. Nuxt - Middlewares/3. Guest middleware.mp457.95MB
  • MP414. Larel Nuxt - Create and Read/1. Moving to CRUD.mp42.26MB
  • MP414. Larel Nuxt - Create and Read/2. ic and Post model and migration.mp428.11MB
  • MP414. Larel Nuxt - Create and Read/3. ic User Post relationships.mp411.93MB
  • MP414. Larel Nuxt - Create and Read/4. Scope trait.mp420.99MB
  • MP414. Larel Nuxt - Create and Read/5. Create a new ic.mp450.08MB
  • MP414. Larel Nuxt - Create and Read/6. ic resource.mp437.96MB
  • MP414. Larel Nuxt - Create and Read/7. Post resource.mp433.66MB
  • MP414. Larel Nuxt - Create and Read/8. ic request validation.mp435.69MB
  • MP414. Larel Nuxt - Create and Read/9. Nuxt - ic create page.mp491.46MB
  • MP414. Larel Nuxt - Create and Read/10. Return all ics.mp432.80MB
  • MP414. Larel Nuxt - Create and Read/11. Nuxt - Get all ics.mp435.80MB
  • MP414. Larel Nuxt - Create and Read/12. Nuxt - Showing all ics.mp438.91MB
  • MP414. Larel Nuxt - Create and Read/13. Nuxt - Pagination.mp472.54MB
  • MP414. Larel Nuxt - Create and Read/14. Respond single ic.mp419.86MB
Latest Search: 1.BOMN-041   2.DSKM-070   3.KTDS-221   4.DJSG-075   5.KWBD-050   6.DIR-30   7.DOKS-275   8.TMDI-032   9.RNADE-078   10.NATR-169   11.DRS-031   12.ARD-045   13.NTT-001   14.A-002   15.LIA-411   16.EMAD-106   17.BOG-630R   18.DMM-109   19.ID-049   20.BNDV-332   21.OZVD-209   22.UD-627R   23.ANB-71   24.GVG-029   25.ARM-389   26.HAR-004   27.PGD-847   28.MVSD-290   29.ANX-072   30.JMD-131   31.SILKC-103   32.OKAX-281   33.JUEM-010   34.SRD-42   35.MW-034   36.MDTM-365   37.YST-168   38.DXDB-036   39.OAE-180   40.SKMJ-048   41.JFB-201   42.HMD-040   43.546   44.477   45.048   46.380   47.251   48.031   49.068   50.007   51.023   52.787   53.00723   54.001   55.418   56.384Z   57.138   58.092   59.271   60.003   61.882   62.007   63.017   64.065   65.3022   66.054   67.239   68.136   69.2031   70.886   71.047   72.267   73.322   74.210   75.194   76.021   77.143   78.015   79.502   80.083   81.265