diff --git a/resources/views/websites-form.blade.php b/resources/views/websites-form.blade.php index 6461b8f..8bcf616 100644 --- a/resources/views/websites-form.blade.php +++ b/resources/views/websites-form.blade.php @@ -57,6 +57,7 @@ 'charset' => 'qwertyuiopasdfghjklzxcvbnm1234567890QWERTYUIOPASDFGHJKLZXCVBNM', ]) +@if($entry)
When your scheduled task starts, you should ping: @@ -73,3 +74,8 @@
{{ route('ping.stop', ['website' => $entry, 'task' => 'Optimise-Images']) }}
Once you've "Saved" this website, we'll provide you with your ping endpoints.
+