Examples

PHP / Laravel

Deploy a Laravel application

Prompt

Prompt

Create a Laravel API for a simple inventory system. Include models, migrations, and RESTful controllers. Deploy to Ink.

Build details

SettingValue
Build packAuto-detect (PHP / Laravel)
Start commandphp artisan serve --host=0.0.0.0 --port=3000
Port3000

On this page