Skip to content

Commit 8cf9212

Browse files
author
wilfra
authored
added vapor to deployment sectoin
this copy can surely be improved but it feels like Vapor belongs here.
1 parent 9638c1c commit 8cf9212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,5 @@ This command precompiles all your Blade views so they are not compiled on demand
105105
If you aren't quite ready to manage your own server configuration or aren't comfortable configuring all of the various services needed to run a robust Laravel application, [Laravel Forge](https://forge.laravel.com) is a wonderful alternative.
106106

107107
Laravel Forge can create servers on various infrastructure providers such as DigitalOcean, Linode, AWS, and more. In addition, Forge installs and manages all of the tools needed to build robust Laravel applications, such as Nginx, MySQL, Redis, Memcached, Beanstalk, and more.
108+
109+
If you want to go completely serverless, checkout [Laravel Vapor](https://vapor.laravel.com).

0 commit comments

Comments
 (0)