zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Master Laravel with Vue.js Fullstack Development
magnet:?xt=urn:btih:ab4daa0ddb2c5b33a7ec4d6238426ba9a1226336&dn=Master Laravel with Vue.js Fullstack Development
磁力链接详情
文件列表详情
ab4daa0ddb2c5b33a7ec4d6238426ba9a1226336
infohash:
142
文件数量
6.28 GB
文件大小
2021-10-14 15:59
创建日期
2024-11-1 06:50
最后访问
相关分词
Master
Laravel
with
Vue
js
Fullstack
Development
12. Authentication using Laravel Sanctum/5. Understanding authentication with Sanctum.mp4 105.46 MB
1. Introduction/2. Required and optional software for the course.mp4 52.86 MB
1. Introduction/3. MacOS specific setup.mp4 40.59 MB
1. Introduction/4. Windows specific setup.mp4 27.12 MB
1. Introduction/5. Where to find the full source code.mp4 26.2 MB
1. Introduction/6. Visual Studio Code - extensions, shortcuts and tricks.mp4 45.8 MB
2. Laravel API & Vue routing and basics/1. Creating a new Laravel project using Composer.mp4 21.77 MB
2. Laravel API & Vue routing and basics/2. Setting up Vue.js application.mp4 85.94 MB
2. Laravel API & Vue routing and basics/3. Fallback route in Laravel.mp4 31.64 MB
2. Laravel API & Vue routing and basics/4. Installing and setting up Vue Router.mp4 62.01 MB
2. Laravel API & Vue routing and basics/5. HTML5 history mode in Vue Router.mp4 27.35 MB
2. Laravel API & Vue routing and basics/6. Vue component registration (globallocal) and Index component.mp4 43.5 MB
2. Laravel API & Vue routing and basics/7. Router Link component and routing inside a Vue application.mp4 9.58 MB
2. Laravel API & Vue routing and basics/8. Bootstrap, styling and Laravel Mix.mp4 21.84 MB
2. Laravel API & Vue routing and basics/9. v-bind, v-bind shorthand and named Vue routes.mp4 30.53 MB
2. Laravel API & Vue routing and basics/10. Styling the navigation bar.mp4 18.77 MB
3. Diving into Vue.js/1. Single file Vue components.mp4 24.05 MB
3. Diving into Vue.js/2. Child components (using components in other components).mp4 43.64 MB
3. Diving into Vue.js/3. Component props and prop types.mp4 47.13 MB
3. Diving into Vue.js/4. One-way data flow.mp4 20.92 MB
3. Diving into Vue.js/5. Lifecycle hooks.mp4 37.59 MB
3. Diving into Vue.js/6. Component state and reactivity.mp4 66.7 MB
3. Diving into Vue.js/7. Reactivity gotchas.mp4 43.94 MB
3. Diving into Vue.js/8. Conditional rendering (v-if).mp4 24.24 MB
3. Diving into Vue.js/9. List rendering and v-else.mp4 49.2 MB
3. Diving into Vue.js/10. Computed properties.mp4 56.49 MB
3. Diving into Vue.js/11. Component methods.mp4 83.51 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/1. Setting up database.mp4 42.44 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/2. Specified key was too long problem.mp4 17.36 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/3. Model and migrations.mp4 36.63 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/4. Model factory, database seeder and faker.mp4 84.08 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/5. Routes and model all() method.mp4 53.29 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/6. API testing in Postman.mp4 43.64 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/7. Using Modelfind() and mandatoryoptional route parameters.mp4 43.15 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/8. Using ModelfindOrFail() and Accept header.mp4 17.01 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/9. JavaScript Promises explained.mp4 77.43 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/10. Making HTTP requests with Axios.mp4 52.49 MB
4. Database, Models, Migrations, Seeders, Queries, API testing, HTTP requests/11. CSS Flexbox and Bootstrap utility classes.mp4 24.83 MB
5. Controllers, HTTP resources/1. Vue router parameters.mp4 42.27 MB
5. Controllers, HTTP resources/2. Passing all object properties as props (v-bind trick).mp4 40.9 MB
5. Controllers, HTTP resources/3. Vue router links.mp4 12.18 MB
5. Controllers, HTTP resources/4. Understanding CSS grid system.mp4 36.07 MB
5. Controllers, HTTP resources/5. Laravel controllers.mp4 63.11 MB
5. Controllers, HTTP resources/6. Resource controllers.mp4 27.91 MB
5. Controllers, HTTP resources/7. API Resources.mp4 61.52 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/1. Availability component (horizontal forms, scoped styles).mp4 65.61 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/2. Form input binding (v-model).mp4 24.16 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/3. Handling DOM events in Vue.mp4 27.23 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/4. Laravel Debugbar (seeing what happens behind the scenes).mp4 16.15 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/5. Booking model and relations.mp4 23.68 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/6. Seeding bookings (generating random, non overlapping time series).mp4 80.41 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/7. Single Action Controller.mp4 30.56 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/8. Request input validation (validating data clients send to our server).mp4 43.52 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/9. Eloquent Local Query Scopes.mp4 66.72 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/10. Returning bookable availability (HTTP response statuses).mp4 27.59 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/11. Getting object availability in Vue.js.mp4 47.26 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/12. Displaying form errors.mp4 61.87 MB
6. Forms, Events, Eloquent relations, Validation, Query Scopes, Handling errors/13. Final touches - displaying availability.mp4 21.42 MB
7. ReviewList Component/1. ReviewList component markup (using responsive grid options).mp4 72.99 MB
7. ReviewList Component/2. Review model & migration (using UUID as model primary key).mp4 34.26 MB
7. ReviewList Component/3. Review model relationships (one-to-one, one-to-many).mp4 19.65 MB
7. ReviewList Component/4. Review model factory & seeder.mp4 58.78 MB
7. ReviewList Component/5. Reviews controller (using latest() query scope).mp4 47.08 MB
7. ReviewList Component/6. Reviews HTTP resource (serializing model).mp4 32.79 MB
7. ReviewList Component/7. Loading reviews in Vue component.mp4 60.46 MB
7. ReviewList Component/8. Vue filters and moment.js.mp4 42.7 MB
7. ReviewList Component/9. Star Rating component (using FontAwesome).mp4 57.46 MB
7. ReviewList Component/10. Star Rating component logic (calculating stars to display from average rating).mp4 82.92 MB
7. ReviewList Component/11. Review list cleanup and section wrap-up.mp4 22.74 MB
8. Review Page/1. Review Page component markup and route.mp4 42.81 MB
8. Review Page/2. Emitting and handling custom Vue.js events.mp4 52.79 MB
8. Review Page/3. Parent and child components communication.mp4 22.98 MB
8. Review Page/4. v-model explained, adding v-model support to custom components.mp4 39.46 MB
8. Review Page/5. Leaving a rating flow explained.mp4 45.9 MB
8. Review Page/6. Checking if review already exists on backend.mp4 45.8 MB
8. Review Page/7. Checking if review already exists on frontend.mp4 39.09 MB
8. Review Page/8. Booking review key and Eloquent model events.mp4 57.33 MB
8. Review Page/9. Fetching booking by review key (custom model methods).mp4 44.72 MB
8. Review Page/10. Creating Resource classes for booking.mp4 39.38 MB
8. Review Page/11. Understanding promise chaining.mp4 75.92 MB
8. Review Page/12. Displaying the booking information on review page.mp4 70.04 MB
8. Review Page/13. A new API endpoint for storing a review (validation rules, complex flow).mp4 74.54 MB
8. Review Page/14. Handling request errors in Vue.mp4 86.07 MB
8. Review Page/15. Storing a new review (using POST in axios).mp4 28.3 MB
8. Review Page/16. Fixing a 500 error in BookingByReview controller.mp4 15.57 MB
8. Review Page/17. FatalError component (custom Vue component for unhandled errors).mp4 24.42 MB
8. Review Page/18. Handling only specific errors (HTTP error codes, validation errors).mp4 61.69 MB
8. Review Page/19. Validation on Review sending page.mp4 42.74 MB
8. Review Page/20. Reusable validation errors component.mp4 64.06 MB
8. Review Page/21. Vue Mixins - how to reuse the same code in different components.mp4 50.32 MB
8. Review Page/22. AsyncAwait explained.mp4 20.85 MB
8. Review Page/23. Using asyncawait in Review component.mp4 49.96 MB
8. Review Page/24. Vue Component Slots.mp4 55.78 MB
9. Vuex - managing global state/1. Fixing application Vue issues.mp4 18.1 MB
9. Vuex - managing global state/2. Vuex introduction - managing global state.mp4 27.65 MB
9. Vuex - managing global state/3. Setting up Vuex.mp4 64.52 MB
9. Vuex - managing global state/4. State mutations - storing last search dates.mp4 14.96 MB
9. Vuex - managing global state/5. Reading Vuex state.mp4 16.05 MB
9. Vuex - managing global state/6. Binding to Vuex state.mp4 41.09 MB
9. Vuex - managing global state/7. Using Vuex actions to add side effects when committing to the store.mp4 40.71 MB
9. Vuex - managing global state/8. Initializing Vuex state from the browser local storage.mp4 32.87 MB
10. Price Breakdown Component/1. Vue Transitions.mp4 52.18 MB
10. Price Breakdown Component/2. Using animated icons.mp4 26.69 MB
10. Price Breakdown Component/3. Bookable price (controller, migration, factory), Carbon date library.mp4 49.78 MB
10. Price Breakdown Component/4. AsyncAwait in Availability, emitting a custom event.mp4 38.05 MB
10. Price Breakdown Component/5. Loading price in Bookable component and using Vuex bindings.mp4 37.48 MB
10. Price Breakdown Component/6. Price breakdown component.mp4 56.05 MB
11. Basket and Checkout/1. Vuex - a basket (addingremoving).mp4 45.93 MB
11. Basket and Checkout/2. Vuex getters - how many items in the basket.mp4 37.71 MB
11. Basket and Checkout/3. Checking what's in the basket, removing from the basket.mp4 71.91 MB
11. Basket and Checkout/4. Vuex getters - property vs method access, higher order functions, composition.mp4 40.81 MB
11. Basket and Checkout/5. Keeping basket state in localStorage.mp4 55.28 MB
11. Basket and Checkout/6. Creating a BasketCheckout page.mp4 43.47 MB
11. Basket and Checkout/7. Rendering contents of the basket and allowing removal.mp4 50.8 MB
11. Basket and Checkout/8. List transitions - animating addingdeleting to a list (v-for).mp4 35.84 MB
11. Basket and Checkout/9. Checkout form markup.mp4 59.52 MB
11. Basket and Checkout/10. Address model and booking changes.mp4 80.6 MB
11. Basket and Checkout/11. Checkout logic explained.mp4 18.21 MB
11. Basket and Checkout/12. Validating nested fields.mp4 32 MB
11. Basket and Checkout/13. Validating arrays of input.mp4 97.36 MB
11. Basket and Checkout/14. Storing booking and address.mp4 80.11 MB
11. Basket and Checkout/15. Refactoring price calculations.mp4 45.34 MB
11. Basket and Checkout/16. Binding form.mp4 47.8 MB
11. Basket and Checkout/17. Making a booking.mp4 58.27 MB
11. Basket and Checkout/18. Empty basket state.mp4 27.35 MB
11. Basket and Checkout/19. Clearing the basket after purchase.mp4 32.25 MB
11. Basket and Checkout/20. Displaying booking errors.mp4 54.2 MB
11. Basket and Checkout/21. Rendering purchase confirmation.mp4 48.36 MB
12. Authentication using Laravel Sanctum/2. Laravel Sanctum introduction.mp4 66.42 MB
12. Authentication using Laravel Sanctum/3. Laravel Sanctum installation.mp4 63.33 MB
12. Authentication using Laravel Sanctum/4. Sanctum configuration - domains.mp4 15.8 MB
1. Introduction/1. Introduction.mp4 34.99 MB
12. Authentication using Laravel Sanctum/6. Authentication using Vue practical example.mp4 42.12 MB
12. Authentication using Laravel Sanctum/7. Logic component (page) markup.mp4 65.04 MB
12. Authentication using Laravel Sanctum/8. Login component logic.mp4 43.02 MB
12. Authentication using Laravel Sanctum/9. Is user authenticated - local storage (Part I).mp4 41.64 MB
12. Authentication using Laravel Sanctum/10. Is user authenticated - VueX (Part II).mp4 94.4 MB
12. Authentication using Laravel Sanctum/11. Handling unauthenticated state (401) - using Axios interceptors.mp4 51.38 MB
12. Authentication using Laravel Sanctum/12. Header changes and logout.mp4 81.95 MB
12. Authentication using Laravel Sanctum/13. Fixing is logged in delay.mp4 23.16 MB
12. Authentication using Laravel Sanctum/14. Registration component markup.mp4 44.57 MB
12. Authentication using Laravel Sanctum/15. Registration component logic.mp4 41.84 MB
其他位置