首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Let's Build a Go version of Laravel
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-11-28 18:12
2024-11-22 18:01
276
6.39 GB
129
磁力链接
magnet:?xt=urn:btih:c26819ea903bf781d31e2b30a52956bca8ff6cc6
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmMyNjgxOWVhOTAzYmY3ODFkMzFlMmIzMGE1Mjk1NmJjYThmZjZjYzZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Let's
Build
a
Go
version
of
Laravel
文件列表
1. Introduction/1. Introduction.mp4
139.54MB
1. Introduction/2. A bit about me.mp4
19.01MB
1. Introduction/3. How to ask for help.mp4
23.24MB
1. Introduction/4. Install Go.mp4
14.83MB
1. Introduction/5. Install VS Code.mp4
9.53MB
1. Introduction/6. Install Make.mp4
10.73MB
10. Validation/1. Creating a validation package.mp4
58.71MB
10. Validation/2. Trying out our validation.mp4
24.29MB
10. Validation/3. Adding validation to models.mp4
17.05MB
10. Validation/4. Trying out our model validation.mp4
13.43MB
10. Validation/5. Building a simple form and performing validation on it.mp4
54.17MB
10. Validation/6. Building our PostForm handler with validation.mp4
40.66MB
11. Helper utilities/1. Helper functions for the routes file.mp4
20.46MB
11. Helper utilities/2. Helper functions for handlers.mp4
37.65MB
12. Response Utilities, Encryption, and More/1. JSON, XML, and other response types.mp4
52.95MB
12. Response Utilities, Encryption, and More/2. Creating handlers for our response types.mp4
33.24MB
12. Response Utilities, Encryption, and More/3. Creating the routes and links for our response types.mp4
15.11MB
12. Response Utilities, Encryption, and More/4. EcryptionDecryption.mp4
59.25MB
12. Response Utilities, Encryption, and More/5. Generating and getting our encryption key.mp4
32.67MB
12. Response Utilities, Encryption, and More/6. Trying out our encryption functionality.mp4
45.01MB
13. Implementing a Redis cache/1. Installing the necessary package and getting started.mp4
41.11MB
13. Implementing a Redis cache/2. Connecting to Redis.mp4
90.62MB
13. Implementing a Redis cache/3. Completing the rest of the cache functions.mp4
99.83MB
13. Implementing a Redis cache/4. Testing the cache package.mp4
93.37MB
13. Implementing a Redis cache/5. Trying out the cache in myapp.mp4
79.7MB
13. Implementing a Redis cache/6. Finishing up our cache page in myapp.mp4
63.79MB
14. An Aside Redis sessions, CSRF, and disabling debugging info/1. Adding a Redis store to our sessions package.mp4
50.33MB
14. An Aside Redis sessions, CSRF, and disabling debugging info/2. CSRF Protection.mp4
105.99MB
14. An Aside Redis sessions, CSRF, and disabling debugging info/3. Speeding up templates.mp4
52.64MB
15. Implementing a BadgerDB cache/1. Installing the necessary package and implementing necessary functions.mp4
143.37MB
15. Implementing a BadgerDB cache/2. Updating setup_test.go to create a Badger database for our tests.mp4
24.84MB
15. Implementing a BadgerDB cache/3. Writing and running tests for our Badger cache.mp4
71.4MB
15. Implementing a BadgerDB cache/4. Connecting to Badger.mp4
57.57MB
15. Implementing a BadgerDB cache/5. Trying out the Badger cache.mp4
41.5MB
16. Sending Email/1. Getting started sending email using SMTP.mp4
67.54MB
16. Sending Email/2. Adding the necessary packages, and completing sending email via SMTP.mp4
101.21MB
16. Sending Email/3. Sending email using Mailgun, SparkPost and more.mp4
88.58MB
16. Sending Email/4. Connecting Celeritas to our mailer package.mp4
22.57MB
16. Sending Email/5. Trying out or mailer package.mp4
74.19MB
16. Sending Email/6. Sending mail using an API.mp4
27.29MB
16. Sending Email/7. Adding make mail to the CLI.mp4
37.33MB
16. Sending Email/8. Testing mail.mp4
146.15MB
17. Remember me & Password Resets/1. Setting up models and middleware for remember me functionality.mp4
126.63MB
17. Remember me & Password Resets/2. Updating the auth handlers for remember me functionality.mp4
80.69MB
17. Remember me & Password Resets/2.1 go-laravel-2120-remember-2.mp4
142.41MB
17. Remember me & Password Resets/3. Trying out the remember me functionality.mp4
18.66MB
17. Remember me & Password Resets/4. Password resets.mp4
35.48MB
17. Remember me & Password Resets/5. Handling a password reset request.mp4
45.48MB
17. Remember me & Password Resets/6. Sending a password reset link via email.mp4
105.26MB
17. Remember me & Password Resets/7. Validating our signed link, and displaying the password reset form.mp4
45.84MB
17. Remember me & Password Resets/8. Resetting the user's password.mp4
47.5MB
17. Remember me & Password Resets/9. Updating the make auth functionality in the Celeritas CLI.mp4
92.86MB
18. Implementing celeritas new myapp/1. Starting work on celeritas new in the CLI.mp4
21.07MB
18. Implementing celeritas new myapp/10. Update imports in .go files.mp4
38.18MB
18. Implementing celeritas new myapp/11. Running go mod tidy.mp4
29.03MB
18. Implementing celeritas new myapp/12. Pushing our Celeritas project to GitHub.mp4
12.96MB
18. Implementing celeritas new myapp/13. Trying out our make new functionality.mp4
51.15MB
18. Implementing celeritas new myapp/2. Sanitizing the project name.mp4
16.52MB
18. Implementing celeritas new myapp/3. Cloning a (currently non-existent) repository right in Go.mp4
29.98MB
18. Implementing celeritas new myapp/4. Creating a skeleton application.mp4
45.79MB
18. Implementing celeritas new myapp/5. Pushing our skeleton application to GitHub.mp4
17.81MB
18. Implementing celeritas new myapp/6. Trying out the code that clones a remote GitHub repository.mp4
29.19MB
18. Implementing celeritas new myapp/7. Removing the .git directory and creating a .env file.mp4
46.59MB
18. Implementing celeritas new myapp/8. Creating the correct Makefile.mp4
23.04MB
18. Implementing celeritas new myapp/9. Update go.mod.mp4
32.38MB
19. Where to go from here/1. Where to go from here.mp4
15.95MB
2. Getting Started with the Celeritas Module/1. Setting up project structure.mp4
25.54MB
2. Getting Started with the Celeritas Module/2. Keeping our application and package in sync with Make.mp4
17.75MB
2. Getting Started with the Celeritas Module/3. Starting work on Celeritas.mp4
32.89MB
2. Getting Started with the Celeritas Module/4. Creating application folders.mp4
18.76MB
2. Getting Started with the Celeritas Module/5. Creating and reading the .env file.mp4
48.1MB
2. Getting Started with the Celeritas Module/6. Creating logs.mp4
37.2MB
2. Getting Started with the Celeritas Module/7. Setting up Celeritas configuration.mp4
22.22MB
2. Getting Started with the Celeritas Module/8. Getting a simple web server up and running.mp4
56.16MB
3. Rendering Pages/1. Implementing a page renderer in the Celeritas package (for Go templates).mp4
62.58MB
3. Rendering Pages/2. Trying out the Go render functionality.mp4
51.58MB
3. Rendering Pages/3. Cleaning up Celeritas.mp4
8.32MB
3. Rendering Pages/4. Adding Jet support to our page rendering package.mp4
49.95MB
3. Rendering Pages/5. Rendering a Jet Template.mp4
13.04MB
3. Rendering Pages/6. Working with Jet Templates.mp4
42.65MB
4. Testing/1. Testing the render package.mp4
39.82MB
4. Testing/2. Writing more tests for the render package.mp4
56.84MB
4. Testing/3. Simplifying our tests using Table Tests.mp4
49.26MB
5. Sessions/1. Implementing Sessions in Celeritas.mp4
32.08MB
5. Sessions/2. Choosing and Installing a session package.mp4
101.76MB
5. Sessions/3. Adding session middleware.mp4
16.7MB
5. Sessions/4. Verifying that sessions work with myapp.mp4
33.56MB
5. Sessions/5. Reading data from the session and passing it to the Jet template.mp4
15.83MB
5. Sessions/6. Writing tests for the session package.mp4
41.63MB
5. Sessions/7. Checking our Coverage.mp4
14.72MB
6. Installing MariaDB, Postgres, and Redis using Docker/1. Installing Docker.mp4
11.16MB
6. Installing MariaDB, Postgres, and Redis using Docker/2. Bringing up and tearing down a development environment using docker-compose.mp4
46.1MB
7. Adding support for Postgres to Celeritas/1. Getting started with Postgres.mp4
31.77MB
7. Adding support for Postgres to Celeritas/10. Creating a login page and handler.mp4
69.6MB
7. Adding support for Postgres to Celeritas/11. Creating the post handler for logging in.mp4
119.33MB
7. Adding support for Postgres to Celeritas/12. Adding functions to the Tokens model.mp4
129.5MB
7. Adding support for Postgres to Celeritas/2. Building a Postgres connection string and connecting to the database.mp4
57.48MB
7. Adding support for Postgres to Celeritas/3. Trying out our database connection.mp4
21.08MB
7. Adding support for Postgres to Celeritas/4. Adding ORM like functionality to our application with upperdb.mp4
38.88MB
7. Adding support for Postgres to Celeritas/5. Creating a real users table and a user model.mp4
87.9MB
7. Adding support for Postgres to Celeritas/6. Additional database functions for the User type.mp4
83.75MB
7. Adding support for Postgres to Celeritas/7. Finishing up the database functions for the User model.mp4
14.61MB
7. Adding support for Postgres to Celeritas/8. Inserting a user.mp4
39.37MB
7. Adding support for Postgres to Celeritas/9. Testing other database functions on the User model.mp4
79.34MB
8. Testing Models/1. Writing tests for models.go.mp4
48.31MB
8. Testing Models/2. Getting started with our integration tests.mp4
72.42MB
8. Testing Models/3. Creating tables in our test docker image, and running some tests.mp4
85.81MB
8. Testing Models/4. Continuing to write integration tests.mp4
106.71MB
8. Testing Models/5. Finishing up our integration tests.mp4
172.45MB
8. Testing Models/6. Cleaning up our tests.mp4
30.06MB
9. Starting work on the Celeritas Command Line application/1. Setting up a simple CLI package in Celeritas.mp4
68.52MB
9. Starting work on the Celeritas Command Line application/10. Continuing with the make auth functionality in our command line program.mp4
44.56MB
9. Starting work on the Celeritas Command Line application/11. Creating simple auth middleware, and adding it to the make auth command.mp4
62.08MB
9. Starting work on the Celeritas Command Line application/12. Installing our auth middleware with the celeritas command line utility.mp4
18.79MB
9. Starting work on the Celeritas Command Line application/13. Trying out our improved make auth functionality.mp4
30.94MB
9. Starting work on the Celeritas Command Line application/14. Implementing make handler functionality.mp4
51.34MB
9. Starting work on the Celeritas Command Line application/15. Implementing make model functionality.mp4
63.34MB
9. Starting work on the Celeritas Command Line application/16. Adding database stores to our sessions package.mp4
70.34MB
9. Starting work on the Celeritas Command Line application/17. Adding support for database session store to the celeritas project.mp4
43MB
9. Starting work on the Celeritas Command Line application/18. Supporting MySQLMariaDB withmake auth.mp4
14.27MB
9. Starting work on the Celeritas Command Line application/2. Adding support for migrations to the Celeritas package.mp4
41.14MB
9. Starting work on the Celeritas Command Line application/3. Starting work on make migration in our CLI application.mp4
33.75MB
9. Starting work on the Celeritas Command Line application/4. Using templates in our CLI.mp4
49.46MB
9. Starting work on the Celeritas Command Line application/5. Trying out our make migration functionality.mp4
26MB
9. Starting work on the Celeritas Command Line application/6. Running migrations.mp4
59.83MB
9. Starting work on the Celeritas Command Line application/7. Trying out our make migrate commands with the Celeritas CLI.mp4
41.5MB
9. Starting work on the Celeritas Command Line application/8. Getting started with Implementing make auth functionality.mp4
42.38MB
9. Starting work on the Celeritas Command Line application/8.1 go-laravel-1180-make-auth-1.mp4
78.65MB
9. Starting work on the Celeritas Command Line application/9. Trying out the make auth functionality.mp4
19.42MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统