diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e6750b8 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +Laravel Cloud was an attempt to build a "Forge Pro" for applications that needed more robust load balancing and scaling features. + +This was eventually replaced by Laravel Vapor; however, I am open sourcing the code for review purposes since it is the only significant Laravel application I have written that I am able to open source. + +Again, this code is only for review. This code may not be used or deployed for any purpose without my consent.