laravel port

how to use railway port on laravel project
3 Replies
Percy
Percy16mo ago
Please provide your project ID or reply with N/A. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.
Percy
Percy16mo ago
No project ID was provided. Closing thread.
njoguamos
njoguamos16mo ago
The port is served automatically. You can add this command to your start script php artisan serve --host:0.0.0.0 --port=$PORT