Overview
This is a repackaged open source software product wherein additional charges apply for support and maintenance by AskforCloud LLC.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in most web projects.
Why Laravel?:
- Progressive Framework - We like to call Laravel a "progressive" framework. By that, we mean that Laravel grows with you.
- Scalable Framework - Laravel is incredibly scalable.
- Community Framework - Laravel combines the best packages in the PHP ecosystem to offer the most robust and developer friendly framework available.
Disclaimer : This Virtual machine offer contains free and open source software. All the software, trademarks used in the Virtual machine offer are the exclusive property of their respective owners. Askforcloud LLC does not offer commercial license of the product mentioned above. Laravel is licensed under The MIT License (MIT) and Copyright © Taylor Otwell.
Highlights
- Laravel is a free PHP Framework with expressive, elegant syntax for Web Artisans.
Details
Typical total price
$0.193/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.006 | $0.006 | $0.012 |
t2.micro AWS Free Tier | $0.006 | $0.012 | $0.018 |
t2.small | $0.01 | $0.023 | $0.033 |
t2.medium | $0.06 | $0.046 | $0.106 |
t2.large Recommended | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.006 | $0.005 | $0.011 |
t3.micro AWS Free Tier | $0.006 | $0.01 | $0.016 |
t3.small | $0.01 | $0.021 | $0.031 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
For this offer, Askforcloud LLC does not offer refund, you can cancel at anytime.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
NA
Additional details
Usage instructions
Connect to EC2 Linux instance - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstances.html ( Port - 22 and Username - ubuntu)
Laravel : Use the following steps: Step 1: Laravel Project : https://laravel.com/docs/9.x/installation#your-first-laravel-project
- Port : 8000
- Go to directory : cd /var/www/html
- create a new Laravel project by running command : composer create-project laravel/laravel example-app
- After the project has been created, start Laravel's local development server using the Laravel's Artisan CLI server command: Go to directory - cd example-app Run command - php artisan serve
Once you have started the Artisan development server, your application will be accessible in your web browser at http://localhost:8000 Note : example-app name is taken here for example.
Step 2: Database Configuration: https://laravel.com/docs/9.x/installation#databases-and-migrations
- MYSQL installed, Create new database for configuration and update .env file.
- update mysql database details in .env : /var/www/html/example-app/.env
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.