You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that there is a query time measurement issue with Octane. The result is displayed in seconds by launching "php artisan octane: start --watch" while by starting with "php artisan serve" the result is displayed in milliseconds.