Php Desktop Laravel (Laravel Reverb ) #368
-
I created a laravel application with php desktop, now the problem that arises I would like to launch: php artisan reverb:start --host="0.0.0.0" --port=8080 --hostname="laravel.test" when launching my desktop application |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You can use PHP See also the |
Beta Was this translation helpful? Give feedback.
Add that code to index.php script and implement additional logic so that it runs only once per launch.