Trybe migrated one domain, four apps, 833 GB, and 500M monthly requests to Cloud. See how—May 12, 11:30 a.m. ET.Join us

Vapor Tinker Command

Today we released version v1.7.0 of laravel/vapor-cli. This release includes a new tinker command. Using the new command, you can execute code on Vapor using Laravel Tinker:

If you do not provide the --code option, the tinker command will prompt you for the code you wish to execute.

You may also run the command against a specific enviornment:

By default, this command will timeout after one minute. You can configure the timeout of your CLI commands using the cli-timeout option within your vapor.yml file.

To use this command, you need to make sure you have laravel/tinker v2.0 or later installed in your project, as well as laravel/vapor-cli v1.7.0 or later. After you update your dependencies, deploy your application.

Keep reading

ProductMay 1, 2026

Laravel April Product Updates

Passkeys, debounceable jobs, MCP UI app support, mobile Cloud, and PHP 8.5 in Forge. Here's everything that shipped in April.

Laravel Team

ProductApr 1, 2026

Laravel March Product Updates

Laravel March Product Updates March was a big month for product updates. Laravel 13 brings first-party AI tooling to the framework, Laravel Cloud now has a free trial with no credit card required, and...

Laravel Team

ProductMar 2, 2026

Laravel February Product Updates

Laravel Cloud API & CLI, MySQL 8.4 upgrade notice, Forge MySQL 9, Nightwatch MCP & Linear integration, and new Framework AI updates.

Laravel Team