磁力管家

磁力管家
为您索检到450条磁力链接,耗时0毫秒。 rss

分享给好友

【影视】 [FreeTutorials.Us] [UDEMY] Master Laravel - A php framework for Beginner to Advanced [FTU]
收录时间:2021-03-15 文档个数:50 文档大小:1.4 GB 最近下载:2025-05-11 人气:2172 磁力链接
  • mp41. Intro to Laravel and Installation/3. 3 Complete Guide to Install Laravel on windows.mp4 145.0 MB
  • mp44. Laravel Architecture Concepts/2. 20 Laravel Service Container Explained.mp4 130.6 MB
  • mp44. Laravel Architecture Concepts/1. 19 Turn on the lights How Laravel Boots up.mp4 115.6 MB
  • mp41. Intro to Laravel and Installation/4. 4 Complete Guide to Install Laravel on macOS.mp4 98.0 MB
  • mp44. Laravel Architecture Concepts/3. 21 What is Laravel Service Provider.mp4 96.6 MB
  • mp44. Laravel Architecture Concepts/4. 21 What is Facade - simplest explanation.mp4 87.6 MB
  • mp42. Connect to Database First/4. 8 What is migrations and how to use it .mp4 77.4 MB
  • mp42. Connect to Database First/1. 5 Create Your First Route for Laravel.mp4 77.0 MB
  • mp43. Middlewares/2. 11 Laravel Core Middlewares.mp4 58.1 MB
  • mp43. Middlewares/4. 13 Different ways to apply middleware.mp4 55.8 MB
  • mp42. Connect to Database First/3. 7 Why env file and DB Connections.mp4 51.3 MB
  • mp41. Intro to Laravel and Installation/2. 2 Why Laravel Ecosystem.mp4 47.1 MB
  • mp41. Intro to Laravel and Installation/1. Introduction.mp4 46.2 MB
  • mp43. Middlewares/3. 12 Create your own middleware.mp4 44.8 MB
  • mp43. Middlewares/7. 16 CSRF Token.mp4 41.4 MB
  • mp43. Middlewares/6. 15 Check for Maintenance mode.mp4 39.5 MB
  • mp43. Middlewares/5. 14 Middleware with Parameters.mp4 38.3 MB
  • mp43. Middlewares/8. 17 Trim String Middleware.mp4 36.7 MB
  • mp42. Connect to Database First/5. 9 Create Login Register auth.mp4 32.9 MB
  • mp43. Middlewares/9. 18 Middleware priority and terminate middleware.mp4 25.2 MB
【影视】 [DesireCourse.Net] Udemy - Advanced Laravel and Vuejs - Build a Youtube clone
收录时间:2021-03-15 文档个数:86 文档大小:2.6 GB 最近下载:2025-05-08 人气:452 磁力链接
  • mp46. Commenting system/4. Displaying paginated replies.mp4 151.5 MB
  • mp41. Introduction/2. What we'll be building.mp4 129.8 MB
  • mp46. Commenting system/2. Displaying comments.mp4 110.7 MB
  • mp44. Video uploading and processing/9. Realtime updates for conversion progress.mp4 108.4 MB
  • mp45. Video updates, views and votes/5. Reusable votes component.mp4 106.3 MB
  • mp45. Video updates, views and votes/1. Video views.mp4 98.0 MB
  • mp43. Channels and channel subscriptions/3. Uploading and converting channel images.mp4 95.1 MB
  • mp45. Video updates, views and votes/3. Video updates.mp4 90.1 MB
  • mp46. Commenting system/1. Setup comments system.mp4 90.0 MB
  • mp43. Channels and channel subscriptions/4. Authorising channel updates.mp4 88.6 MB
  • mp43. Channels and channel subscriptions/2. Displaying a single channel.mp4 88.1 MB
  • mp45. Video updates, views and votes/2. Video details.mp4 82.9 MB
  • mp44. Video uploading and processing/6. Video conversion and processing with queue jobs.mp4 76.3 MB
  • mp43. Channels and channel subscriptions/8. Conditional rendering with blade and inline vue temlaltes.mp4 73.5 MB
  • mp47. Final touches/2. Searching videos and channels.mp4 73.4 MB
  • mp46. Commenting system/6. Add comments.mp4 71.9 MB
  • mp47. Final touches/1. Display all videos in channel.mp4 70.9 MB
  • mp44. Video uploading and processing/3. Ajax video uploads.mp4 69.9 MB
  • mp43. Channels and channel subscriptions/1. Creating user channels after registration.mp4 66.0 MB
  • mp44. Video uploading and processing/4. Upload progress.mp4 65.1 MB
【影视】 [FTUForum.com] [UDEMY] Laravel to Consume HTTP Services and APIs Definitive Guide [FTU]
收录时间:2021-03-15 文档个数:70 文档大小:3.1 GB 最近下载:2025-05-14 人气:1830 磁力链接
  • mp408 Automating the obtaining of access tokens associated with the HTTP Client/036 Avoiding getting a token for every request to the HTTP Service.mp4 93.9 MB
  • mp411 Improving the experience of users authenticated in the HTTP client/046 Adding possible actions for authenticated users.mp4 84.2 MB
  • mp405 Preparing the Laravel project to consume the target service/018 Creating a generic component to consume HTTP services from Laravel.mp4 77.0 MB
  • mp402 Details about the API or HTTP Service to be consumed from the HTTP Client/007 The different ways to authenticate requests to the API (OAuth2).mp4 76.5 MB
  • mp412 Implementing protected actions for HTTP client users/051 Allowing products to be published by an authenticated user.mp4 76.2 MB
  • mp409 Authenticating users directly from the API/041 Registering or updating users with information from the API.mp4 75.2 MB
  • mp411 Improving the experience of users authenticated in the HTTP client/049 Refreshing expired user tokens.mp4 74.8 MB
  • mp410 Authenticating users directly with email and password/044 Authenticating a user in the HTTP Client through their credentials.mp4 72.6 MB
  • mp413 Handling errors and exceptions in the HTTP Client/060 Handling authentication errors when consuming the API.mp4 70.6 MB
  • mp406 Implementing the necessary methods to consume the HTTP Service/024 Facilitating and generalizing the use of the Service created in the Client.mp4 67.4 MB
  • mp411 Improving the experience of users authenticated in the HTTP client/047 Adding links to protected actions for authenticated users.mp4 66.1 MB
  • mp409 Authenticating users directly from the API/038 Preparing the button to obtain the authorization of the users.mp4 65.4 MB
  • mp412 Implementing protected actions for HTTP client users/053 Publishing products with the information given to the HTTP client.mp4 65.3 MB
  • mp412 Implementing protected actions for HTTP client users/052 Preparing the client to send files on requests.mp4 63.4 MB
  • mp409 Authenticating users directly from the API/039 Obtaining a valid token from the authorization code.mp4 62.5 MB
  • mp407 Making the first requests to the HTTP service and showing the results/030 Showing the details of a specific product.mp4 62.2 MB
  • mp405 Preparing the Laravel project to consume the target service/020 Preparing the configuration of the service to consume.mp4 62.1 MB
  • mp403 Creating and preparing a Laravel project for the HTTP Client/013 Preparing the HTTP client to store and authenticate users.mp4 57.3 MB
  • mp409 Authenticating users directly from the API/042 Creating sessions for users validated by the HTTP service.mp4 57.0 MB
  • mp404 Building the initial graphical interface of the HTTP client/016 Allowing to display the HTTP Client messages in any location.mp4 55.2 MB
【影视】 Laravel Multi User Blogging Platform with SEO
收录时间:2021-03-15 文档个数:456 文档大小:5.7 GB 最近下载:2025-05-16 人气:2713 磁力链接
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/73. Mass email on new blog post.mp4 189.9 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/74. Contact form.mp4 182.1 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/68. Featured Image update.mp4 160.1 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/62. User role update and delete.mp4 156.2 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/60. Single dashboard for Admin Author and Subscriber.mp4 152.9 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/57. Let logged in user create blog.mp4 135.6 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/59. Author middleware.mp4 135.3 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/63. User profile show user blogs.mp4 133.7 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/67. App Improvements - style and forms.mp4 110.7 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/69. Blog image and excerpt.mp4 107.8 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/40. Show unused categories unchecked.mp4 107.0 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/65. Validation and error messaging.mp4 106.5 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/72. Signup with Mailtrap.mp4 101.7 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/58. Conditionally show admin author and subscriber link.mp4 96.5 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/64. Replace URL id's with Slug.mp4 87.1 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/66. Flash messages using session.mp4 80.6 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/70. Only admin and author can edit delete blog.mp4 75.9 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/48. Showing dynamic meta title and description.mp4 74.8 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/71. Disqus commenting system.mp4 71.6 MB
  • mp4[TutsNode.com] - Laravel Multi User Blogging Platform with SEO/2. Multi User Blogging Platform Rebuild with Laravel 5.6/61. Show all users.mp4 68.5 MB
【影视】 Udemy - Laravel Multi User Blogging Platform with SEO (2 projects)
收录时间:2021-03-14 文档个数:230 文档大小:5.6 GB 最近下载:2025-05-16 人气:2338 磁力链接
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/73. Mass email on new blog post.mp4 189.9 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/74. Contact form.mp4 182.1 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/68. Featured Image update.mp4 160.1 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/62. User role update and delete.mp4 156.2 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/60. Single dashboard for Admin Author and Subscriber.mp4 152.9 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/57. Let logged in user create blog.mp4 135.6 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/59. Author middleware.mp4 135.3 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/63. User profile show user blogs.mp4 133.7 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/67. App Improvements - style and forms.mp4 110.7 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/69. Blog image and excerpt.mp4 107.8 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/40. Show unused categories unchecked.mp4 107.0 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/65. Validation and error messaging.mp4 106.5 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/72. Signup with Mailtrap.mp4 101.7 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/58. Conditionally show admin author and subscriber link.mp4 96.5 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/64. Replace URL id's with Slug.mp4 87.1 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/66. Flash messages using session.mp4 80.6 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/70. Only admin and author can edit delete blog.mp4 75.9 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/48. Showing dynamic meta title and description.mp4 74.8 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/71. Disqus commenting system.mp4 71.6 MB
  • mp42. Multi User Blogging Platform Rebuild with Laravel 5.6/61. Show all users.mp4 68.5 MB
【影视】 C166_Curso de PHP con Laravel
收录时间:2021-03-14 文档个数:24 文档大小:2.0 GB 最近下载:2025-05-16 人气:1552 磁力链接
  • mp405_Relaciones en bases de datos/03_Trabajando con relaciones.mp4 152.2 MB
  • mp404_Operaciones CRUD/01_Controladores y recursos.mp4 147.2 MB
  • mp405_Relaciones en bases de datos/02_Relaciones con eloquent.mp4 142.3 MB
  • mp406_Emails/02_Enviando emails.mp4 139.7 MB
  • mp404_Operaciones CRUD/06_Borrando reportes.mp4 116.6 MB
  • mp404_Operaciones CRUD/07_Validaciones.mp4 110.5 MB
  • mp404_Operaciones CRUD/05_Fake PUTPATCH.mp4 106.6 MB
  • mp407_Autenticación/01_Login.mp4 94.3 MB
  • mp406_Emails/01_Acción para enviar un mail.mp4 88.9 MB
  • mp404_Operaciones CRUD/04_CSRF.mp4 86.9 MB
  • mp402_Fundamentos/03_Cómo funciona Blade.mp4 82.9 MB
  • mp403_Bases de Datos/04_Trabajando con un Modelo.mp4 78.1 MB
  • mp404_Operaciones CRUD/03_Form para agregar reportes.mp4 75.8 MB
  • mp402_Fundamentos/01_Instalación de Laravel.mp4 71.1 MB
  • mp402_Fundamentos/04_Controladores en Laravel.mp4 70.4 MB
  • mp403_Bases de Datos/01_Cómo funcionan las Migraciones de DB.mp4 69.5 MB
  • mp405_Relaciones en bases de datos/01_Creamos la vista de reportes.mp4 66.4 MB
  • mp402_Fundamentos/02_Primer ruta en laravel.mp4 63.4 MB
  • mp402_Fundamentos/05_Request.mp4 62.0 MB
  • mp403_Bases de Datos/03_Modelos con Eloquent.mp4 61.6 MB
【影视】 React and Laravel Admin App Docker, Typescript, Redux
收录时间:2021-03-14 文档个数:156 文档大小:3.4 GB 最近下载:2025-05-15 人气:3438 磁力链接
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/5. REST.mp4 116.7 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/38. Permissions.mp4 101.7 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/36. Connect Redux with Components.mp4 97.5 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/20. Creating Roles.mp4 96.4 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/3. Open Api (Swagger)/4. Request Body.mp4 88.1 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/3. Open Api (Swagger)/5. Tags.mp4 75.7 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/18. Images.mp4 71.4 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/9. Login.mp4 69.5 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/24. Permissions.mp4 69.5 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/23. Paginator Component.mp4 66.1 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/2. Docker.mp4 64.7 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/13. Roles.mp4 63.2 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/20. Orders.mp4 63.1 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/6. Custom Requests.mp4 62.3 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/19. Image Controller.mp4 62.1 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/17. Prefilling User Data.mp4 59.8 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/16. Creating Users.mp4 59.5 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/6. Register Form.mp4 58.3 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/4. React/34. Updating Profile.mp4 58.1 MB
  • mp4[TutsNode.com] - React and Laravel Admin App Docker, Typescript, Redux/2. Laravel/25. Creating Permissions.mp4 57.9 MB
【影视】 [FreeCourseSite.com] Udemy - PHP with Laravel for beginners - Become a Master in Laravel
收录时间:2021-03-13 文档个数:854 文档大小:16.1 GB 最近下载:2025-04-19 人气:909 磁力链接
  • mp451. Upgrade from 5.6 to 5.7 & 5.7 to 5.8/2.1 10_MAC_UDEMY_section_HOMSTEAD_INTRO.mp4 283.7 MB
  • zip1. The first steps/3.10 codehacking-version-5.3.zip 189.0 MB
  • zip42. Upgrade to Laravel 5.3/1.1 codehacking-version-5.3.zip 188.9 MB
  • mp43. MAC- Local Environment Setup/4. New - Tools and Installing Laravel.mp4 178.6 MB
  • mp432. New Application - Laravel 7 - Creating a User Profile/4. Updating the profile.mp4 176.7 MB
  • mp42. Windows - Local Environment Setup/1. New - Tools.mp4 171.4 MB
  • mp430. New Application - Laravel 7/10. Creating a post from admin - Part 1.mp4 165.9 MB
  • mp430. New Application - Laravel 7/19. Flash messaging and deleting.mp4 160.0 MB
  • mp430. New Application - Laravel 7/21. Updating a post part 2.mp4 149.9 MB
  • mp430. New Application - Laravel 7/23. Creating Authorization Policies part 2.mp4 145.7 MB
  • mp427. New - Laravel 7 - Front-End/2. How to add templates to Laravel projects.mp4 144.0 MB
  • mp426. Git and Github - Version Control/6. Branches.mp4 132.8 MB
  • mp430. New Application - Laravel 7/7. Creating dummy data with relationships - Users with Posts.mp4 132.3 MB
  • mp433. New Application - Laravel 7 - Admin Users/2. Displaying all users part 2.mp4 131.4 MB
  • zip42. Upgrade to Laravel 5.3/2.1 5.3_laravel_project_files;.zip 127.4 MB
  • mp433. New Application - Laravel 7 - Admin Users/8. Routes for large applications.mp4 124.5 MB
  • mp41. The first steps/1. Meet your professor Edwin.mp4 123.8 MB
  • zip1. The first steps/3.7 codehacking-version-5.2.zip 119.9 MB
  • zip36. Application - Legacy Version 5.2/2.2 codehacking-version-5.2.zip 119.9 MB
  • zip36. Application - Legacy Version 5.2/2.3 laravel_project_files.zip 118.2 MB
【影视】 Adam Wathan - Test-Driven Laravel
收录时间:2021-03-13 文档个数:167 文档大小:8.5 GB 最近下载:2025-05-16 人气:2736 磁力链接
  • mp4Videos/01 - Get the Ball Rolling/1.3 - Getting to Green.mp4 133.7 MB
  • mp4Videos/30 - Automating Payouts with Stripe Connect/158 - Exchanging Tokens.mp4 129.0 MB
  • mp4Videos/25 - Queuing Mass Attendee Emails/135 - Unit Testing the Job.mp4 128.9 MB
  • mp4Videos/18 - Adding New Concerts/104 - Adding a Valid Concert.mp4 120.9 MB
  • mp4Videos/14 - Storing the Last Four Card Digits/83 - Promoting Charges to Objects.mp4 118.3 MB
  • mp4Videos/20 - Updating Basic Concert Info/116 - Restricting Updates to Unpublished Concerts.mp4 114.4 MB
  • mp4Videos/29 - Inviting Promoters and Accepting Invitations/153 - Testing a Console Command.mp4 110.8 MB
  • mp4Videos/30 - Automating Payouts with Stripe Connect/165 - Splitting Payments with Stripe.mp4 107.6 MB
  • mp4Videos/24 - Listing Recent Orders/131 - Asserting Against Sort Order.mp4 96.3 MB
  • mp4Videos/25 - Queuing Mass Attendee Emails/133 - Storing Messages for Attendees.mp4 91.5 MB
  • mp4Videos/30 - Automating Payouts with Stripe Connect/159 - Unit Testing Middleware.mp4 88.0 MB
  • mp4Videos/14 - Storing the Last Four Card Digits/84 - Leveraging Our Contract Tests.mp4 85.5 MB
  • mp4Videos/03 - Limiting Ticket Sales/3.7 - Cleaning Up Our Tests.mp4 85.3 MB
  • mp4Videos/09 - Testing-Driving the Real Stripe Adapter/56 - Dealing with Lingering State.mp4 84.3 MB
  • mp4Videos/02 - Purchasing Concert Tickets/2.4 - Faking the Payment Gateway.mp4 83.7 MB
  • mp4Videos/28 - Optimizing Poster Images/145 - Resizing the Posted Image.mp4 82.7 MB
  • mp4Videos/10 - Keeping Things Synchronized with Contract Tests/62 - Refactoring Towards Duplication.mp4 82.6 MB
  • mp4Videos/29 - Inviting Promoters and Accepting Invitations/150 - Registering with a Valid Invitation.mp4 82.3 MB
  • mp4Videos/19 - Listing a Promoters Concerts/112 - Refactoring Assertions with Macros.mp4 81.5 MB
  • mp4Videos/20 - Updating Basic Concert Info/115 - Driving Out Basic Concert Updates.mp4 80.7 MB
【影视】 [Udemy] Laravel - Создание Админ Панели. Полный курс (2020)
收录时间:2021-03-13 文档个数:38 文档大小:10.3 GB 最近下载:2025-05-15 人气:4692 磁力链接
  • mp405 Регистрация. Авторизация. Разделение Ролей. Middleware. MVC/005 Продолжаем разработку.mp4 495.9 MB
  • mp406 Подключение шаблона AdminLTE. Breadcrumbs. MetaTags/006 Продолжаем разработку.mp4 486.5 MB
  • mp402 Установка Laravel. Настройка PHPStorm. Создаем репозитории GitHub + local/002 Приступаем к работе.mp4 417.6 MB
  • mp411 Управление Товарами/026 Часть 9. Сохранение Продукта в БД. Продолжение.mp4 402.4 MB
  • mp409 Управление Меню Категорий. Вложенное Меню. LaravelMenu/015 Часть 4.mp4 382.2 MB
  • mp408 Обработка заказов. Routes. Models. Controllers. Repository/011 Часть 3.mp4 330.6 MB
  • mp409 Управление Меню Категорий. Вложенное Меню. LaravelMenu/014 Часть 3.mp4 329.9 MB
  • mp410 Управление Пользователями. Создание. Вывод/016 Часть 1.mp4 319.4 MB
  • mp411 Управление Товарами/028 Часы 11. Редактирование Продукта. Продолжение.mp4 316.6 MB
  • mp410 Управление Пользователями. Создание. Вывод/017 Часть 2.mp4 301.6 MB
  • mp413 Управление Валютами/034 Часть 1.mp4 301.6 MB
  • mp414 Живой Поиск. Ajax Поиск. Плагин Typeahead/036 Создаем живой поиск по сайту.mp4 300.2 MB
  • mp412 Управление Фильтрами/033 Часть 3.mp4 299.7 MB
  • mp411 Управление Товарами/029 Часть 12. Редактирование Продукта. Конец.mp4 298.6 MB
  • mp411 Управление Товарами/030 Часть 13. Удаление Продукта. Удаление всех связанных данных.mp4 293.7 MB
  • mp408 Обработка заказов. Routes. Models. Controllers. Repository/009 Часть 1.mp4 293.3 MB
  • mp411 Управление Товарами/024 Часть 7. Ajax загрузка Галереи. Ajax Upload плагин.mp4 284.0 MB
  • mp408 Обработка заказов. Routes. Models. Controllers. Repository/010 Часть 2.mp4 276.4 MB
  • mp404 Паттерн Singleton. Паттерн Контейнер свойств. Создаем файлы настроек/004 Продолжаем работу над проектом.mp4 265.2 MB
  • mp411 Управление Товарами/018 Часть 1. Список товаров.mp4 263.6 MB
【影视】 Laravel, Vue and SPAs
收录时间:2021-03-12 文档个数:10 文档大小:368.4 MB 最近下载:2025-05-16 人气:2761 磁力链接
  • mp42-Building-The-Layout-300.mp4 81.8 MB
  • mp45-Page-Styling.mp4 66.9 MB
  • mp48-Token-Based-API-Authentication.mp4 50.9 MB
  • mp47-CORS.mp4 46.6 MB
  • mp41-Skeleton.mp4 31.6 MB
  • mp46-Lazy-Loading-With-Dynamic-Imports.mp4 28.3 MB
  • mp43-One-Component-Per-Page.mp4 23.4 MB
  • mp410-Generating-New-Tokens.mp4 18.5 MB
  • mp49-Hashed-API-Tokens.mp4 13.8 MB
  • mp44-404-Pages.mp4 6.3 MB
【影视】 Laravel Framework
收录时间:2021-03-11 文档个数:66 文档大小:3.9 GB 最近下载:2025-05-16 人气:1488 磁力链接
  • mp414 Команды и шина/Команды и шина.mp4 342.1 MB
  • mp410 Логирование и полезные функции фреймворка/Логирование и полезные функции фреймворка.mp4 295.3 MB
  • mp48 Авторизация и аутентификация/Мои курсы — Framework Laravel - OTUS_2.mp4 274.5 MB
  • mp415 Очереди/Очереди.mp4 259.7 MB
  • mp412 Кэширование/Кэширование.mp4 258.7 MB
  • mp413 Пакеты/Пакеты.mp4 236.5 MB
  • mp44 Eloquent ORM/Мои курсы — Framework Laravel - OTUS_2.mp4 227.8 MB
  • mp45 Маршруты и представления/Мои курсы — Framework Laravel - OTUS.mp4 224.4 MB
  • mp42 Фронтэнд/Мои курсы — Framework Laravel - OTUS_2.mp4 206.5 MB
  • mp417 Контракты и фасады/Контракты и фасады.mp4 205.6 MB
  • mp46 Контроллеры/Мои курсы — Framework Laravel - OTUS_2.mp4 205.2 MB
  • mp411 Middleware/Middleware.mp4 191.8 MB
  • mp47 DI/Мои курсы — Framework Laravel - OTUS.mp4 190.9 MB
  • mp41 Установка и «Hello, world»/Мои курсы — Framework Laravel - OTUS.mp4 189.3 MB
  • mp43 Хранилище для Laravel-продукта/Мои курсы — Framework Laravel - OTUS.mp4 185.3 MB
  • mp49 Тестирование/Тестирование.mp4 181.3 MB
  • mp416 DDD в Laravel/DDD в Laravel.mp4 154.8 MB
  • pdf16 DDD в Laravel/Simple_About_DDD_2020.04.02_DDD.pdf 4.6 MB
  • pdf17 Контракты и фасады/Laravel._Facades_and_Contracts.pdf 3.3 MB
  • pdf10 Логирование и полезные функции фреймворка/Laravel._Логирование__коллекции__файлы.pdf 3.1 MB
【影视】 [CourseClub.NET] Laracasts - Let's Build A Forum with Laravel and TDD
收录时间:2021-03-10 文档个数:103 文档大小:6.6 GB 最近下载:2025-04-03 人气:78 磁力链接
  • mp4Lesson 38. Laravel and Vue Pagination.mp4 174.6 MB
  • mp4Lesson 65. AJAX Image Uploads.mp4 163.7 MB
  • mp4Lesson 36. A More Data-centric Approach.mp4 140.5 MB
  • mp4Lesson 72. Users Must Confirm Their Email Address #2 - Confirmation.mp4 137.4 MB
  • mp4Lesson 43. Thread Subscriptions Part 4.mp4 117.5 MB
  • mp4Lesson 15. A Lesson in Refactoring.mp4 112.5 MB
  • mp4Lesson 4. A User May Respond to Threads.mp4 109.1 MB
  • mp4Lesson 73. Users Must Confirm Their Email Address #3 - Cleanup.mp4 108.7 MB
  • mp4Lesson 26. How to Construct An Activity Feed with TDD Part 2.mp4 107.3 MB
  • mp4Lesson 18. A User Can Favorite Replies.mp4 100.9 MB
  • mp4Lesson 25. How to Construct an Activity Feed with TDD.mp4 98.4 MB
  • mp4Lesson 23. A User Can Delete Their Threads.mp4 94.7 MB
  • mp4Lesson 9. A Thread Should Be Assigned a Channel.mp4 92.3 MB
  • mp4Lesson 95. First Class Search Implementation.mp4 89.7 MB
  • mp4Lesson 34. A Vue Favorite Component.mp4 89.6 MB
  • mp4Lesson 99. WYSIWYG.mp4 89.0 MB
  • mp4Lesson 64. Testing Avatar Uploads Part 2.mp4 88.9 MB
  • mp4Lesson 42. Thread Subscriptions Part 3.mp4 88.7 MB
  • mp4Lesson 85. An Administrator May Lock Any Thread Part 2.mp4 84.5 MB
  • mp4Lesson 11. Users Can Filter Threads By Channel.mp4 84.2 MB
【影视】 [FreeCourseSite.com] Udemy - Ultimate Laravel Course 2018 (+ PayPal, Webshop)
收录时间:2021-03-10 文档个数:87 文档大小:2.3 GB 最近下载:2025-05-15 人气:938 磁力链接
  • mp4Lesson 81. PayPal Part 1.mp4 228.2 MB
  • mp4Lesson 77. Creating new Product.mp4 188.3 MB
  • mp4Lesson 79. Displaying Products.mp4 186.7 MB
  • mp4Lesson 84. Sending Confirmation Mail to Customer.mp4 129.9 MB
  • mp4Lesson 82. PayPal Part 2.mp4 116.2 MB
  • mp4Lesson 76. Displaying Products on Admin Panel.mp4 103.0 MB
  • mp4Lesson 78. Updating Products.mp4 96.7 MB
  • mp4Lesson 75. Routes and Functions.mp4 88.6 MB
  • mp4Lesson 83. Dynamic Products Payment.mp4 76.1 MB
  • mp4Lesson 80. Product Removal.mp4 74.3 MB
  • mp4Lesson 65. Admin Users.mp4 65.7 MB
  • mp4Lesson 44. Login Page.mp4 62.3 MB
  • mp4Lesson 73. Creating View and Route.mp4 51.5 MB
  • mp4Lesson 52. Single Post and Comments.mp4 51.4 MB
  • mp4Lesson 69. Removal Confirmation Modal.mp4 45.5 MB
  • mp4Lesson 51. Displaying Posts and Comments (Relationships).mp4 44.3 MB
  • mp4Lesson 60. Author Posts.mp4 44.0 MB
  • mp4Lesson 72. Custom Helpers.mp4 40.4 MB
  • mp4Lesson 74. Creating Table and Model.mp4 34.5 MB
  • mp4Lesson 41. Navigation.mp4 31.8 MB
【影视】 [WFMS] Laravel. Полное руководство (2020)
收录时间:2021-03-10 文档个数:451 文档大小:8.9 GB 最近下载:2025-05-15 人气:12484 磁力链接
  • mp4videokurs/bonus1/27.mp4 121.4 MB
  • mp4videokurs/part1/25.mp4 120.2 MB
  • mp4videokurs/part2/14.mp4 116.5 MB
  • mp4videokurs/bonus3/14.mp4 115.9 MB
  • mp4videokurs/part2/16.mp4 114.2 MB
  • mp4videokurs/part1/12.mp4 113.6 MB
  • mp4videokurs/bonus2/13.mp4 111.9 MB
  • mp4videokurs/part2/15.mp4 109.6 MB
  • mp4videokurs/bonus1/20.mp4 105.6 MB
  • mp4videokurs/part2/2.mp4 102.2 MB
  • mp4videokurs/bonus1/21.mp4 99.9 MB
  • mp4videokurs/part1/10.mp4 98.7 MB
  • mp4videokurs/part1/8.mp4 94.9 MB
  • mp4videokurs/bonus3/5.mp4 93.4 MB
  • mp4videokurs/part2/11.mp4 92.6 MB
  • mp4videokurs/part1/14.mp4 92.2 MB
  • mp4videokurs/bonus1/10.mp4 90.8 MB
  • mp4videokurs/part2/9.mp4 89.5 MB
  • mp4videokurs/part2/22.mp4 89.3 MB
  • mp4videokurs/bonus3/4.mp4 89.3 MB
【影视】 React and Laravel Breaking a Monolith to Microservices
收录时间:2021-03-09 文档个数:478 文档大小:6.6 GB 最近下载:2025-05-16 人气:5909 磁力链接
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/2. Laravel Admin/5. REST.mp4 116.7 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/3. React Admin/38. Permissions.mp4 101.7 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/3. React Admin/36. Connect Redux with Components.mp4 97.5 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/3. React Admin/20. Creating Roles.mp4 96.4 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/8. Users Microservice/11. Moving UserController.mp4 93.8 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/4. Laravel Influencer/25. Redis sorted sets.mp4 84.8 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/7. Email Microservice/4. Moving Emails.mp4 84.0 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/9. Checkout Microservice/7. Listening to Events.mp4 79.2 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/4. Laravel Influencer/12. Creating Orders.mp4 78.8 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/4. Laravel Influencer/8. Drop Role Id.mp4 74.6 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/2. Laravel Admin/2. Docker.mp4 72.8 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/2. Laravel Admin/18. Images.mp4 71.5 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/4. Laravel Influencer/17. Events and Listeners.mp4 70.2 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/3. React Admin/9. Login.mp4 69.5 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/2. Laravel Admin/24. Permissions.mp4 69.5 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/8. Users Microservice/4. Moving AuthController.mp4 69.0 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/4. Laravel Influencer/14. Stripe.mp4 68.7 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/6. Next.js Checkout/5. Order Total.mp4 67.1 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/5. React Influencer/13. Generating Links.mp4 66.3 MB
  • mp4[TutsNode.com] - React and Laravel Breaking a Monolith to Microservices/3. React Admin/23. Paginator Component.mp4 66.2 MB
【影视】 [FreeCourseWorld.Com] Udemy - PHP with Laravel for beginners - Become a Master in Laravel
收录时间:2021-03-09 文档个数:3356 文档大小:10.5 GB 最近下载:2025-05-14 人气:697 磁力链接
  • mp403 MAC- Local Environment Setup/014 10-MAC-UDEMY-section-HOMSTEAD-INTRO.mp4 283.7 MB
  • zip01 The first steps/003 codehacking-version-5.3.zip 188.9 MB
  • zip33 Upgrade to Laravel 5.3/277 codehacking-version-5.3.zip 188.9 MB
  • mp426 Git and Github - Version Control/180 Branches.mp4 132.8 MB
  • zip33 Upgrade to Laravel 5.3/278 5.3-laravel-project-files.zip 127.4 MB
  • mp401 The first steps/001 Meet your professor Edwin.mp4 123.8 MB
  • zip01 The first steps/003 codehacking-version-5.2.zip 119.9 MB
  • zip27 Application/186 codehacking-version-5.2.zip 119.9 MB
  • zip27 Application/186 laravel-project-files.zip 118.2 MB
  • mp413 Database - Eloquent One to One Relationship CRUD/085 Creating a new Laravel installation Setup.mp4 99.8 MB
  • mp443 Upgrade from 5.6 to 5.7 5.7 to 5.8/334 Lets start upgrading to 5.7.mp4 92.3 MB
  • mp414 Database - Eloquent One to Many Relationship CRUD/091 Creating a new Laravel installation Setup.mp4 91.3 MB
  • mp444 Upgrade from 5.8 to 6.0/336 Lets start upgrading our app to 6.0.mp4 90.2 MB
  • mp416 Database - Eloquent Polymorphic Relationship CRUD/106 Creating a new Laravel installation Setup.mp4 85.0 MB
  • mp403 MAC- Local Environment Setup/019 Creating a Laravel project.mp4 72.9 MB
  • mp415 Database - Eloquent Many to Many Relationship CRUD/105 Attaching detaching and syncing.mp4 71.8 MB
  • mp403 MAC- Local Environment Setup/021 Virtual hosts.mp4 70.9 MB
  • mp426 Git and Github - Version Control/184 Pull request and pulling changes.mp4 70.8 MB
  • mp403 MAC- Local Environment Setup/017 Composer.mp4 69.4 MB
  • mp431 Application - Comments/259 Creating a comment.mp4 69.3 MB
【影视】 [FreeCourseSite.com] Udemy - Fullstack Web Development With Laravel and Vue.js
收录时间:2021-03-09 文档个数:283 文档大小:9.0 GB 最近下载:2025-05-05 人气:1195 磁力链接
  • mp42. Building Questions Resources/20. Authorizing The Question - Using Policies.mp4 220.8 MB
  • mp46. Vue.js Integration/30. Working With Vue.js Mixins.mp4 197.9 MB
  • mp46. Vue.js Integration/5. Creating Vue Answer Component - Part 3 of 5 (Build Answer Inline Form).mp4 197.8 MB
  • mp42. Building Questions Resources/19. Authorizing The Question - Using Gates.mp4 180.5 MB
  • mp43. Building Answers Resource/4. Displaying answers for question.mp4 176.3 MB
  • mp45. Code Refactoring & Misc/3. Refactoring The Views - Part 2 of 2.mp4 175.3 MB
  • mp42. Building Questions Resources/18. Showing The Question detail.mp4 164.7 MB
  • mp46. Vue.js Integration/28. Creating Question Component - Part 2 of 3 (Build inline Form).mp4 154.2 MB
  • mp43. Building Answers Resource/1. Designing Answer Schema.mp4 140.4 MB
  • mp44. Building Vote Control System/12. Voting The Question & Answer - Part 6 of 6.mp4 138.0 MB
  • mp46. Vue.js Integration/2. Creating our first Vue.js Component - Part 2 of 2 (Using The Component).mp4 137.2 MB
  • mp43. Building Answers Resource/7. Adding Vote Controls on Question and Answer - Part 3 of 3.mp4 136.8 MB
  • mp42. Building Questions Resources/6. Displaying all questions.mp4 135.2 MB
  • mp42. Building Questions Resources/9. Adding votes, answers and views counter on Question item - Part 1 of 2.mp4 134.7 MB
  • mp45. Code Refactoring & Misc/7. Tidying up our views.mp4 129.8 MB
  • mp45. Code Refactoring & Misc/6. Miscellaneous.mp4 128.8 MB
  • mp46. Vue.js Integration/17. Creating Vote Component - Part 1 of 3 (From blade to Vue Component).mp4 127.0 MB
  • mp42. Building Questions Resources/10. Adding votes, answers and views counter on Question item - Part 2 of 2.mp4 124.0 MB
  • mp42. Building Questions Resources/17. Deleting The Question.mp4 122.9 MB
  • mp46. Vue.js Integration/9. Beautifying The Flash & Confirm messages.mp4 121.1 MB
【影视】 RESTful API with Laravel Build a real API with Laravel
收录时间:2021-03-09 文档个数:463 文档大小:2.7 GB 最近下载:2025-05-16 人气:6428 磁力链接
  • mp444. [Optional] Upgrading to Laravel 6/2. Obtaining Laravel 6 and upgrading the dependencies.mp4 86.7 MB
  • mp435. Preparing the API for User Authentication Using Sessions/6. Returning HTML and Redirections When Required.mp4 64.4 MB
  • mp443. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.mp4 63.3 MB
  • mp411. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.mp4 58.3 MB
  • mp444. [Optional] Upgrading to Laravel 6/3. Resolving the issues to use Laravel 6.mp4 49.3 MB
  • mp443. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.mp4 43.7 MB
  • mp440. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.mp4 40.3 MB
  • mp443. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.mp4 37.2 MB
  • mp444. [Optional] Upgrading to Laravel 6/1. Upgrading the development environment.mp4 35.6 MB
  • mp432. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 34.6 MB
  • mp435. Preparing the API for User Authentication Using Sessions/3. Creating the Additional Authentication Structure.mp4 32.1 MB
  • mp425. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.mp4 30.7 MB
  • mp427. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.mp4 28.4 MB
  • mp438. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.mp4 27.2 MB
  • mp437. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.mp4 25.9 MB
  • mp426. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 23.1 MB
  • mp429. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.mp4 22.7 MB
  • mp428. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.mp4 21.9 MB
  • mp43. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Preparing and Configuring Laravel Homestead.mp4 21.9 MB
  • mp441. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.mp4 21.3 MB
【影视】 [Udemy] PHP with Laravel for beginners - Become a Master in Laravel (2020) [En]
收录时间:2021-03-08 文档个数:851 文档大小:16.1 GB 最近下载:2025-04-29 人气:838 磁力链接
  • mp451. Upgrade from 5.6 to 5.7 & 5.7 to 5.8/2.1 10_MAC_UDEMY_section_HOMSTEAD_INTRO.mp4 283.7 MB
  • zip1. The first steps/3.10 codehacking-version-5.3.zip 189.0 MB
  • zip42. Upgrade to Laravel 5.3/1.1 codehacking-version-5.3.zip 188.9 MB
  • mp43. MAC- Local Environment Setup/4. New - Tools and Installing Laravel.mp4 178.6 MB
  • mp432. New Application - Laravel 7 - Creating a User Profile/4. Updating the profile.mp4 176.7 MB
  • mp42. Windows - Local Environment Setup/1. New - Tools.mp4 171.4 MB
  • mp430. New Application - Laravel 7/10. Creating a post from admin - Part 1.mp4 165.9 MB
  • mp430. New Application - Laravel 7/19. Flash messaging and deleting.mp4 160.0 MB
  • mp430. New Application - Laravel 7/21. Updating a post part 2.mp4 149.9 MB
  • mp430. New Application - Laravel 7/23. Creating Authorization Policies part 2.mp4 145.7 MB
  • mp427. New - Laravel 7 - Front-End/2. How to add templates to Laravel projects.mp4 144.0 MB
  • mp426. Git and Github - Version Control/6. Branches.mp4 132.8 MB
  • mp430. New Application - Laravel 7/7. Creating dummy data with relationships - Users with Posts.mp4 132.3 MB
  • mp433. New Application - Laravel 7 - Admin Users/2. Displaying all users part 2.mp4 131.4 MB
  • zip42. Upgrade to Laravel 5.3/2.1 5.3_laravel_project_files;.zip 127.4 MB
  • mp433. New Application - Laravel 7 - Admin Users/8. Routes for large applications.mp4 124.5 MB
  • mp41. The first steps/1. Meet your professor Edwin.mp4 123.8 MB
  • zip1. The first steps/3.7 codehacking-version-5.2.zip 119.9 MB
  • zip36. Application - Legacy Version 5.2/2.2 codehacking-version-5.2.zip 119.9 MB
  • zip36. Application - Legacy Version 5.2/2.3 laravel_project_files.zip 118.2 MB
共23页 上一页 10 11 12 13 14 15 16 17 18 下一页