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
- The site is always available at: {{config('app.url') }}
2
-
- We do not need to run any commands to make the site available. It is always available through Herd at: {{config('app.url') }}
3
-
4
-
- This site is hosted with Laravel Herd. You MUST NOT ever run `artisan serve`.
5
-
- You MUST NOT EVER run `php artisan serve`
1
+
- The site is made available by Herd, and will be available at: https?://[kebab-case-project-dir].test. Use the `get-absolute-url` tool to generate URLs.
2
+
- You must not run any commands to make the site available via HTTP(s). It is _always_ available through Herd.
0 commit comments