diff options
Diffstat (limited to 'www/posts/laravel/atom.xml')
| -rw-r--r-- | www/posts/laravel/atom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/posts/laravel/atom.xml b/www/posts/laravel/atom.xml index a049495..044fb75 100644 --- a/www/posts/laravel/atom.xml +++ b/www/posts/laravel/atom.xml @@ -2,13 +2,13 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title type="text">The Home of David T. Sadler - All Posts About Laravel</title> <id>https://davidtsadler.com/posts/laravel/atom.xml</id> - <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/index.html"/> + <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/"/> <link rel="self" type="application/atom+xml" href="https://davidtsadler.com/posts/laravel/atom.xml"/> <updated>2020-12-21T12:00:00Z</updated> <entry> <title type="text">Installing Laravel Homestead in Arch Linux</title> - <id>https://davidtsadler.com/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html</id> - <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html"/> + <id>https://davidtsadler.com/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/</id> + <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/"/> <author><name>David T. Sadler.</name></author> <published>2020-12-21T12:00:00Z</published> <updated>2020-12-21T12:00:00Z</updated> @@ -67,8 +67,8 @@ DB_PASSWORD=testsite</pre><p>Now when you browse to http://testsite. User vagrant</code></pre><p>From now on I can simply do ssh homestead from any directory to connect to the Homestead virtual machine.</p><h3>Links</h3><a href="https://laravel.com/docs/8.x/homestead/">Laravel Homestead</a><a href="/posts/larvel/">Laravel - Read More Posts.</a><p>I don't have comments as I don't want to manage them. You can however contact me at the below address if you want to.</p><a href="mailto:david@davidtsadler.com">Email david@davidtsadler.com</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></content> </entry><entry> <title type="text">SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed</title> - <id>https://davidtsadler.com/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html</id> - <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html"/> + <id>https://davidtsadler.com/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/</id> + <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/"/> <author><name>David T. Sadler.</name></author> <published>2020-12-14T12:00:00Z</published> <updated>2020-12-14T12:00:00Z</updated> |
