account.v3dev.road2college.com Open in urlscan Pro
104.21.17.96  Public Scan

Submitted URL: https://account.v3dev.road2college.com/
Effective URL: https://account.v3dev.road2college.com/login?origin=https%3A%2F%2Faccount.v3dev.road2college.com
Submission: On January 03 via automatic, source certstream-suspicious — Scanned from PT

Form analysis 6 forms found in the DOM

POST

<form method="post" x-data="{ isProcessing: false }" x-on:submit="if (isProcessing) $event.preventDefault()" x-on:form-processing-started="isProcessing = true" x-on:form-processing-finished="isProcessing = false" class="fi-form grid gap-y-6"
  wire:submit="authenticate">
  <div style="--cols-default: repeat(1, minmax(0, 1fr));" class="grid grid-cols-[--cols-default] fi-fo-component-ctn gap-6" x-data="{}" x-on:form-validation-error.window="if ($event.detail.livewireId !== 'dxLnDwWaRlk1X2THyQ8a') {
                return
            }

            $nextTick(() => {
                let error = $el.querySelector('[data-validation-error]')

                if (! error) {
                    return
                }

                let elementToExpand = error

                while (elementToExpand) {
                    elementToExpand.dispatchEvent(new CustomEvent('expand'))

                    elementToExpand = elementToExpand.parentNode
                }

                setTimeout(
                    () =>
                        error.closest('[data-field-wrapper]').scrollIntoView({
                            behavior: 'smooth',
                            block: 'start',
                            inline: 'start',
                        }),
                    200,
                )
        })">
    <!--[if BLOCK]><![endif]-->
    <div style="--col-span-default: span 1 / span 1;" class="col-[--col-span-default]" wire:key="dxLnDwWaRlk1X2THyQ8a.data.email.Filament\Forms\Components\TextInput">
      <!--[if BLOCK]><![endif]-->
      <div data-field-wrapper="" class="fi-fo-field-wrp">
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        <div class="grid gap-y-2">
          <!--[if BLOCK]><![endif]-->
          <div class="flex items-center gap-x-3 justify-between ">
            <!--[if BLOCK]><![endif]--> <label class="fi-fo-field-wrp-label inline-flex items-center gap-x-3" for="data.email">
              <span class="text-sm font-medium leading-6 text-gray-950 dark:text-white"> Email address<!--[if BLOCK]><![endif]--><sup class="text-danger-600 dark:text-danger-400 font-medium">*</sup>
                <!--[if ENDBLOCK]><![endif]-->
              </span>
            </label>
            <!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          </div>
          <!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]-->
          <div class="grid auto-cols-fr gap-y-2">
            <div
              class="fi-input-wrp flex rounded-lg shadow-sm ring-1 transition duration-75 bg-white dark:bg-white/5 [&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-2 ring-gray-950/10 dark:ring-white/20 [&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-primary-600 dark:[&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-primary-500 fi-fo-text-input overflow-hidden">
              <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
              <div class="fi-input-wrp-input min-w-0 flex-1">
                <input
                  class="fi-input block w-full border-none py-1.5 text-base text-gray-950 transition duration-75 placeholder:text-gray-400 focus:ring-0 disabled:text-gray-500 disabled:[-webkit-text-fill-color:theme(colors.gray.500)] disabled:placeholder:[-webkit-text-fill-color:theme(colors.gray.400)] dark:text-white dark:placeholder:text-gray-500 dark:disabled:text-gray-400 dark:disabled:[-webkit-text-fill-color:theme(colors.gray.400)] dark:disabled:placeholder:[-webkit-text-fill-color:theme(colors.gray.500)] sm:text-sm sm:leading-6 bg-white/0 ps-3 pe-3"
                  autocomplete="on" autofocus="autofocus" id="data.email" required="required" type="email" wire:model="data.email" tabindex="1">
              </div>
              <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            </div>
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          </div>
          <!--[if ENDBLOCK]><![endif]-->
        </div>
      </div>
      <!--[if ENDBLOCK]><![endif]-->
    </div>
    <div style="--col-span-default: span 1 / span 1;" class="col-[--col-span-default]" wire:key="dxLnDwWaRlk1X2THyQ8a.data.password.Filament\Forms\Components\TextInput">
      <!--[if BLOCK]><![endif]-->
      <div data-field-wrapper="" class="fi-fo-field-wrp">
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        <div class="grid gap-y-2">
          <!--[if BLOCK]><![endif]-->
          <div class="flex items-center gap-x-3 justify-between ">
            <!--[if BLOCK]><![endif]--> <label class="fi-fo-field-wrp-label inline-flex items-center gap-x-3" for="data.password">
              <span class="text-sm font-medium leading-6 text-gray-950 dark:text-white"> Password<!--[if BLOCK]><![endif]--><sup class="text-danger-600 dark:text-danger-400 font-medium">*</sup>
                <!--[if ENDBLOCK]><![endif]-->
              </span>
            </label>
            <!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]-->
            <div class="fi-fo-field-wrp-hint flex items-center gap-x-3 text-sm">
              <!--[if BLOCK]><![endif]--> <span class="fi-fo-field-wrp-hint-label text-gray-500 fi-color-gray" style="--c-400:var(--gray-400);--c-600:var(--gray-600);">
                <a href="https://account.v3dev.road2college.com/password-reset/request" class="fi-link group/link relative inline-flex items-center justify-center outline-none fi-size-md fi-link-size-md gap-1.5 fi-color-custom fi-color-primary" tabindex="3">

        <span class="font-semibold text-sm text-custom-600 dark:text-custom-400 group-hover/link:underline group-focus-visible/link:underline" style="--c-400:var(--primary-400);--c-600:var(--primary-600);">
            Forgot password?
        </span>

        
            </a>
              </span>
              <!--[if ENDBLOCK]><![endif]-->
              <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
              <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            </div>
            <!--[if ENDBLOCK]><![endif]-->
          </div>
          <!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]-->
          <div class="grid auto-cols-fr gap-y-2">
            <div
              class="fi-input-wrp flex rounded-lg shadow-sm ring-1 transition duration-75 bg-white dark:bg-white/5 [&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-2 ring-gray-950/10 dark:ring-white/20 [&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-primary-600 dark:[&amp;:not(:has(.fi-ac-action:focus))]:focus-within:ring-primary-500 fi-fo-text-input overflow-hidden"
              x-data="{ isPasswordRevealed: false }">
              <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
              <div class="fi-input-wrp-input min-w-0 flex-1">
                <input
                  class="fi-input block w-full border-none py-1.5 text-base text-gray-950 transition duration-75 placeholder:text-gray-400 focus:ring-0 disabled:text-gray-500 disabled:[-webkit-text-fill-color:theme(colors.gray.500)] disabled:placeholder:[-webkit-text-fill-color:theme(colors.gray.400)] dark:text-white dark:placeholder:text-gray-500 dark:disabled:text-gray-400 dark:disabled:[-webkit-text-fill-color:theme(colors.gray.400)] dark:disabled:placeholder:[-webkit-text-fill-color:theme(colors.gray.500)] sm:text-sm sm:leading-6 bg-white/0 ps-3 pe-3 [&amp;::-ms-reveal]:hidden"
                  autocomplete="current-password" id="data.password" required="required" wire:model="data.password" x-bind:type="isPasswordRevealed ? 'text' : 'password'" tabindex="2" type="password">
              </div>
              <!--[if BLOCK]><![endif]-->
              <div class="fi-input-wrp-suffix flex items-center gap-x-3 pe-3 border-s border-gray-200 ps-3 dark:border-white/10">
                <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
                <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
                <!--[if BLOCK]><![endif]-->
                <div class="flex items-center gap-3">
                  <!--[if BLOCK]><![endif]--> <button style="--c-300:var(--gray-300);--c-400:var(--gray-400);--c-500:var(--gray-500);--c-600:var(--gray-600);"
                    class="fi-icon-btn relative flex items-center justify-center rounded-lg outline-none transition duration-75 focus-visible:ring-2 -m-1.5 h-8 w-8 text-gray-400 hover:text-gray-500 focus-visible:ring-primary-600 dark:text-gray-500 dark:hover:text-gray-400 dark:focus-visible:ring-primary-500 fi-color-gray fi-ac-action fi-ac-icon-btn-action"
                    title="Show password" type="button" wire:loading.attr="disabled" x-on:click="isPasswordRevealed = true" x-show="! isPasswordRevealed">
                    <span class="sr-only"> Show password </span>
                    <!--[if BLOCK]><![endif]--> <svg class="fi-icon-btn-icon h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
                      <path d="M10 12.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"></path>
                      <path fill-rule="evenodd"
                        d="M.664 10.59a1.651 1.651 0 0 1 0-1.186A10.004 10.004 0 0 1 10 3c4.257 0 7.893 2.66 9.336 6.41.147.381.146.804 0 1.186A10.004 10.004 0 0 1 10 17c-4.257 0-7.893-2.66-9.336-6.41ZM14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"
                        clip-rule="evenodd"></path>
                    </svg><!--[if ENDBLOCK]><![endif]-->
                  </button>
                  <button style="--c-300: var(--gray-300); --c-400: var(--gray-400); --c-500: var(--gray-500); --c-600: var(--gray-600); display: none;"
                    class="fi-icon-btn relative flex items-center justify-center rounded-lg outline-none transition duration-75 focus-visible:ring-2 -m-1.5 h-8 w-8 text-gray-400 hover:text-gray-500 focus-visible:ring-primary-600 dark:text-gray-500 dark:hover:text-gray-400 dark:focus-visible:ring-primary-500 fi-color-gray fi-ac-action fi-ac-icon-btn-action"
                    title="Hide password" type="button" wire:loading.attr="disabled" x-on:click="isPasswordRevealed = false" x-show="isPasswordRevealed">
                    <span class="sr-only"> Hide password </span>
                    <!--[if BLOCK]><![endif]--> <svg class="fi-icon-btn-icon h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
                      <path fill-rule="evenodd"
                        d="M3.28 2.22a.75.75 0 0 0-1.06 1.06l14.5 14.5a.75.75 0 1 0 1.06-1.06l-1.745-1.745a10.029 10.029 0 0 0 3.3-4.38 1.651 1.651 0 0 0 0-1.185A10.004 10.004 0 0 0 9.999 3a9.956 9.956 0 0 0-4.744 1.194L3.28 2.22ZM7.752 6.69l1.092 1.092a2.5 2.5 0 0 1 3.374 3.373l1.091 1.092a4 4 0 0 0-5.557-5.557Z"
                        clip-rule="evenodd"></path>
                      <path d="m10.748 13.93 2.523 2.523a9.987 9.987 0 0 1-3.27.547c-4.258 0-7.894-2.66-9.337-6.41a1.651 1.651 0 0 1 0-1.186A10.007 10.007 0 0 1 2.839 6.02L6.07 9.252a4 4 0 0 0 4.678 4.678Z"></path>
                    </svg><!--[if ENDBLOCK]><![endif]-->
                  </button>
                  <!--[if ENDBLOCK]><![endif]-->
                </div>
                <!--[if ENDBLOCK]><![endif]-->
              </div>
              <!--[if ENDBLOCK]><![endif]-->
            </div>
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          </div>
          <!--[if ENDBLOCK]><![endif]-->
        </div>
      </div>
      <!--[if ENDBLOCK]><![endif]-->
    </div>
    <div style="--col-span-default: span 1 / span 1;" class="col-[--col-span-default]" wire:key="dxLnDwWaRlk1X2THyQ8a.data.remember.Filament\Forms\Components\Checkbox">
      <!--[if BLOCK]><![endif]-->
      <div data-field-wrapper="" class="fi-fo-field-wrp">
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        <div class="grid gap-y-2">
          <!--[if BLOCK]><![endif]-->
          <div class="flex items-center gap-x-3 justify-between ">
            <!--[if BLOCK]><![endif]--> <label class="fi-fo-field-wrp-label inline-flex items-center gap-x-3" for="data.remember">
              <input type="checkbox"
                class="fi-checkbox-input rounded border-none bg-white shadow-sm ring-1 transition duration-75 checked:ring-0 focus:ring-2 focus:ring-offset-0 disabled:pointer-events-none disabled:bg-gray-50 disabled:text-gray-50 disabled:checked:bg-current disabled:checked:text-gray-400 dark:bg-white/5 dark:disabled:bg-transparent dark:disabled:checked:bg-gray-600 text-primary-600 ring-gray-950/10 focus:ring-primary-600 checked:focus:ring-primary-500/50 dark:text-primary-500 dark:ring-white/20 dark:checked:bg-primary-500 dark:focus:ring-primary-500 dark:checked:focus:ring-primary-400/50 dark:disabled:ring-white/10"
                id="data.remember" wire:loading.attr="disabled" wire:model="data.remember">
              <span class="text-sm font-medium leading-6 text-gray-950 dark:text-white"> Remember me<!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
              </span>
            </label>
            <!--[if ENDBLOCK]><![endif]-->
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          </div>
          <!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        </div>
      </div>
      <!--[if ENDBLOCK]><![endif]-->
    </div>
    <!--[if ENDBLOCK]><![endif]-->
  </div>
  <!--[if BLOCK]><![endif]-->
  <div class="fi-form-actions">
    <!--[if BLOCK]><![endif]-->
    <div class="fi-ac gap-3 grid grid-cols-[repeat(auto-fit,minmax(0,1fr))]">
      <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <button x-data="{
            form: null,
            isProcessing: false,
            processingMessage: null,
        }" x-init="
            form = $el.closest('form')

            form?.addEventListener('form-processing-started', (event) => {
                isProcessing = true
                processingMessage = event.detail.message
            })

            form?.addEventListener('form-processing-finished', () => {
                isProcessing = false
            })
        " x-bind:class="{ 'enabled:opacity-70 enabled:cursor-wait': isProcessing }" style="--c-400:var(--primary-400);--c-500:var(--primary-500);--c-600:var(--primary-600);"
        class="fi-btn relative grid-flow-col items-center justify-center font-semibold outline-none transition duration-75 focus-visible:ring-2 rounded-lg fi-color-custom fi-btn-color-primary fi-color-primary fi-size-md fi-btn-size-md gap-1.5 px-3 py-2 text-sm inline-grid shadow-sm bg-custom-600 text-white hover:bg-custom-500 focus-visible:ring-custom-500/50 dark:bg-custom-500 dark:hover:bg-custom-400 dark:focus-visible:ring-custom-400/50 fi-ac-action fi-ac-btn-action"
        type="submit" wire:loading.attr="disabled" x-bind:disabled="isProcessing">
        <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--> <svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="animate-spin fi-btn-icon transition duration-75 h-5 w-5 text-white" wire:loading.delay.default="" wire:target="authenticate">
          <path clip-rule="evenodd"
            d="M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
            fill-rule="evenodd" fill="currentColor" opacity="0.2"></path>
          <path d="M2 12C2 6.47715 6.47715 2 12 2V5C8.13401 5 5 8.13401 5 12H2Z" fill="currentColor"></path>
        </svg>
        <!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--> <svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="animate-spin fi-btn-icon transition duration-75 h-5 w-5 text-white" x-show="isProcessing" style="display: none;">
          <path clip-rule="evenodd"
            d="M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
            fill-rule="evenodd" fill="currentColor" opacity="0.2"></path>
          <path d="M2 12C2 6.47715 6.47715 2 12 2V5C8.13401 5 5 8.13401 5 12H2Z" fill="currentColor"></path>
        </svg>
        <!--[if ENDBLOCK]><![endif]-->
        <!--[if ENDBLOCK]><![endif]-->
        <span x-show="! isProcessing" class="fi-btn-label"> Sign in </span>
        <!--[if BLOCK]><![endif]--> <span x-show="isProcessing" x-text="processingMessage" class="fi-btn-label" style="display: none;"></span>
        <!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      </button>
      <!--[if ENDBLOCK]><![endif]-->
      <!--[if ENDBLOCK]><![endif]-->
    </div>
    <!--[if ENDBLOCK]><![endif]-->
  </div>
  <!--[if ENDBLOCK]><![endif]-->
</form>

/auth/google

<form class="w-full min-w-full" action="/auth/google">
  <button class="px-4 py-3 flex items-center rounded-full border-2 w-full" name="login" value="google">
    <div class="min-w-8 mx-4">
      <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48">
        <defs>
          <path id="a" d="M44.5 20H24v8.5h11.8C34.7 33.9 30.1 37 24 37c-7.2 0-13-5.8-13-13s5.8-13 13-13c3.1 0 5.9 1.1 8.1 2.9l6.4-6.4C34.6 4.1 29.6 2 24 2 11.8 2 2 11.8 2 24s9.8 22 22 22c11 0 21-8 21-22 0-1.3-.2-2.7-.5-4z"></path>
        </defs>
        <clipPath id="b">
          <use xlink:href="#a" overflow="visible"></use>
        </clipPath>
        <path clip-path="url(#b)" fill="#FBBC05" d="M0 37V11l17 13z"></path>
        <path clip-path="url(#b)" fill="#EA4335" d="M0 11l17 13 7-6.1L48 14V0H0z"></path>
        <path clip-path="url(#b)" fill="#34A853" d="M0 37l30-23 7.9 1L48 0v48H0z"></path>
        <path clip-path="url(#b)" fill="#4285F4" d="M48 48L17 24l-4-3 35-10z"></path>
      </svg>
    </div>
    <span class="inline-block ml-[4px]">Login with Google</span>
  </button>
</form>

<form wire:submit.prevent="callMountedAction">
  <div aria-modal="true" role="dialog" x-data="{
        isOpen: false,

        livewire: null,

        close: function () {
            this.isOpen = false

            this.$refs.modalContainer.dispatchEvent(
                new CustomEvent('modal-closed', { id: 'dxLnDwWaRlk1X2THyQ8a-action' }),
            )
        },

        open: function () {
            this.$nextTick(() => {
                this.isOpen = true

                
                this.$refs.modalContainer.dispatchEvent(
                    new CustomEvent('modal-opened', { id: 'dxLnDwWaRlk1X2THyQ8a-action' }),
                )
            })
        },
    }" x-on:close-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-action') close()" x-on:open-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-action') open()" x-trap.noscroll="isOpen" x-bind:class="{
        'fi-modal-open': isOpen,
    }" class="fi-modal block">
    <div x-show="isOpen" style="display: none;">
      <div aria-hidden="true" x-show="isOpen" x-transition.duration.300ms.opacity="" class="fi-modal-close-overlay fixed inset-0 z-40 bg-gray-950/50 dark:bg-gray-950/75" style="display: none;"></div>
      <div class="fixed inset-0 z-40 overflow-y-auto cursor-pointer">
        <div x-ref="modalContainer" x-on:click.self="
                        document.activeElement.selectionStart === undefined &amp;&amp;
                            document.activeElement.selectionEnd === undefined &amp;&amp;
                            $dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-action' })
                    " class="relative grid min-h-full grid-rows-[1fr_auto_1fr] justify-items-center sm:grid-rows-[1fr_auto_3fr] p-4"
          x-on:closed-form-component-action-modal.window="if (($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a') &amp;&amp; $wire.mountedActions.length) open()" x-on:modal-closed.stop="const mountedActionShouldOpenModal = false


                if (! mountedActionShouldOpenModal) {
                    return
                }

                if ($wire.mountedFormComponentActions.length) {
                    return
                }

                $wire.unmountAction(false, false)" x-on:opened-form-component-action-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a') close()">
          <div x-data="{ isShown: false }" x-init="
                        $nextTick(() => {
                            isShown = isOpen
                            $watch('isOpen', () => (isShown = isOpen))
                        })
                    " x-on:keydown.window.escape="$dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-action' })" x-show="isShown" x-transition:enter="duration-300" x-transition:leave="duration-300" x-transition:enter-start="scale-95 opacity-0"
            x-transition:enter-end="scale-100 opacity-100" x-transition:leave-start="scale-100 opacity-100" x-transition:leave-end="scale-95 opacity-0"
            class="fi-modal-window pointer-events-auto relative row-start-2 flex w-full cursor-default flex-col bg-white shadow-xl ring-1 ring-gray-950/5 dark:bg-gray-900 dark:ring-white/10 mx-auto rounded-xl hidden max-w-sm" style="display: none;">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form wire:submit.prevent="callMountedInfolistAction">
  <div aria-modal="true" role="dialog" x-data="{
        isOpen: false,

        livewire: null,

        close: function () {
            this.isOpen = false

            this.$refs.modalContainer.dispatchEvent(
                new CustomEvent('modal-closed', { id: 'dxLnDwWaRlk1X2THyQ8a-infolist-action' }),
            )
        },

        open: function () {
            this.$nextTick(() => {
                this.isOpen = true

                
                this.$refs.modalContainer.dispatchEvent(
                    new CustomEvent('modal-opened', { id: 'dxLnDwWaRlk1X2THyQ8a-infolist-action' }),
                )
            })
        },
    }" x-on:close-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-infolist-action') close()" x-on:open-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-infolist-action') open()" x-trap.noscroll="isOpen" x-bind:class="{
        'fi-modal-open': isOpen,
    }" class="fi-modal block">
    <div x-show="isOpen" style="display: none;">
      <div aria-hidden="true" x-show="isOpen" x-transition.duration.300ms.opacity="" class="fi-modal-close-overlay fixed inset-0 z-40 bg-gray-950/50 dark:bg-gray-950/75" style="display: none;"></div>
      <div class="fixed inset-0 z-40 overflow-y-auto cursor-pointer">
        <div x-ref="modalContainer" x-on:click.self="
                        document.activeElement.selectionStart === undefined &amp;&amp;
                            document.activeElement.selectionEnd === undefined &amp;&amp;
                            $dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-infolist-action' })
                    " class="relative grid min-h-full grid-rows-[1fr_auto_1fr] justify-items-center sm:grid-rows-[1fr_auto_3fr] p-4"
          x-on:closed-form-component-action-modal.window="if (($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a') &amp;&amp; $wire.mountedInfolistActions.length) open()" x-on:modal-closed.stop="const mountedInfolistActionShouldOpenModal = false


                if (! mountedInfolistActionShouldOpenModal) {
                    return
                }

                if ($wire.mountedFormComponentActions.length) {
                    return
                }

                $wire.unmountInfolistAction(false, false)" x-on:opened-form-component-action-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a') close()">
          <div x-data="{ isShown: false }" x-init="
                        $nextTick(() => {
                            isShown = isOpen
                            $watch('isOpen', () => (isShown = isOpen))
                        })
                    " x-on:keydown.window.escape="$dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-infolist-action' })" x-show="isShown" x-transition:enter="duration-300" x-transition:leave="duration-300"
            x-transition:enter-start="scale-95 opacity-0" x-transition:enter-end="scale-100 opacity-100" x-transition:leave-start="scale-100 opacity-100" x-transition:leave-end="scale-95 opacity-0"
            class="fi-modal-window pointer-events-auto relative row-start-2 flex w-full cursor-default flex-col bg-white shadow-xl ring-1 ring-gray-950/5 dark:bg-gray-900 dark:ring-white/10 mx-auto rounded-xl hidden max-w-sm" style="display: none;">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form wire:submit.prevent="callMountedFormComponentAction">
  <div aria-modal="true" role="dialog" x-data="{
        isOpen: false,

        livewire: null,

        close: function () {
            this.isOpen = false

            this.$refs.modalContainer.dispatchEvent(
                new CustomEvent('modal-closed', { id: 'dxLnDwWaRlk1X2THyQ8a-form-component-action' }),
            )
        },

        open: function () {
            this.$nextTick(() => {
                this.isOpen = true

                
                this.$refs.modalContainer.dispatchEvent(
                    new CustomEvent('modal-opened', { id: 'dxLnDwWaRlk1X2THyQ8a-form-component-action' }),
                )
            })
        },
    }" x-on:close-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-form-component-action') close()" x-on:open-modal.window="if ($event.detail.id === 'dxLnDwWaRlk1X2THyQ8a-form-component-action') open()" x-trap.noscroll="isOpen"
    x-bind:class="{
        'fi-modal-open': isOpen,
    }" class="fi-modal block">
    <div x-show="isOpen" style="display: none;">
      <div aria-hidden="true" x-show="isOpen" x-transition.duration.300ms.opacity="" class="fi-modal-close-overlay fixed inset-0 z-40 bg-gray-950/50 dark:bg-gray-950/75" style="display: none;"></div>
      <div class="fixed inset-0 z-40 overflow-y-auto cursor-pointer">
        <div x-ref="modalContainer" x-on:click.self="
                        document.activeElement.selectionStart === undefined &amp;&amp;
                            document.activeElement.selectionEnd === undefined &amp;&amp;
                            $dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-form-component-action' })
                    " class="relative grid min-h-full grid-rows-[1fr_auto_1fr] justify-items-center sm:grid-rows-[1fr_auto_3fr] p-4" x-on:modal-closed.stop="const mountedFormComponentActionShouldOpenModal = false


                if (mountedFormComponentActionShouldOpenModal) {
                    $wire.unmountFormComponentAction(false, false)
                }">
          <div x-data="{ isShown: false }" x-init="
                        $nextTick(() => {
                            isShown = isOpen
                            $watch('isOpen', () => (isShown = isOpen))
                        })
                    " x-on:keydown.window.escape="$dispatch('close-modal', { id: 'dxLnDwWaRlk1X2THyQ8a-form-component-action' })" x-show="isShown" x-transition:enter="duration-300" x-transition:leave="duration-300"
            x-transition:enter-start="scale-95 opacity-0" x-transition:enter-end="scale-100 opacity-100" x-transition:leave-start="scale-100 opacity-100" x-transition:leave-end="scale-95 opacity-0"
            class="fi-modal-window pointer-events-auto relative row-start-2 flex w-full cursor-default flex-col bg-white shadow-xl ring-1 ring-gray-950/5 dark:bg-gray-900 dark:ring-white/10 mx-auto rounded-xl hidden max-w-sm" style="display: none;">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

LOGIN / REGISTER

LEARN
INSIGHTS
COMPARE OFFERS
LOGIN
GET STARTED FOR FREE


SIGN IN

or sign up for an account

Email address*

Password*
Forgot password?
Show password Hide password
Remember me
Sign in
OR

Login with Google





@2024 DESTINATION U.INC


GET STARTED


BY GRADE:

 * 9th Grade
 * 10th Grade
 * 11th Grade
 * 12th Grade


BY STAGE IN THE PROCESS:

 * Plan Academic & Financial
 * Research Colleges
 * Apply to Colleges
 * Compare College Offers
 * Decide Where to Attend
 * Pay for College
 * Go to College!


INFORMATION HUB


BY TOPIC:

 * Applications
 * College Financial Planning
 * College Life
 * College List Building
 * Essays
 * Financial Aid
 * Financial Aid Appeals
 * High School Academics & Activities
 * Merit Scholarships
 * Paying off Loans
 * Standardized Tests
 * Student & Parent Loans
 * All Topics


EVENTS


MEMBERSHIP


TOOLS & SERVICES

 * R2C Insights
 * Compare College Offers
 * 1-1 Services


ABOUT

 * Our Team
 * Partnership Opportunities


CONTACT


POLICIES

 * Privacy Policy
 * Terms & Conditions

BECOME A MEMBER LOG IN


ALL TOPICS


EVENTS


MEMBERSHIP


TOOLS & SERVICES


INSIGHTS


COMPARE OFFERS


1-1 SERVICES


OUR TEAM


CONTACT


PRIVACY POLICY


TERMS & CONDITIONS



@2024 DESTINATION U.INC

--------------------------------------------------------------------------------

Ad Policy Disclaimer: Product name, logo, brands, and other trademarks featured
or referred to within Road2College are the property of their respective
trademark holders. Information obtained via Road2College™ is for educational
purposes only. Please consult a licensed financial professional before making
any financial decisions. This site may be compensated through third party
advertisers. This site is not endorsed or affiliated with the U.S. Department of
Education. By visiting Road2College’s site, you accept and agree to be bound by
Road2College’s Terms of Use.

Close


UPGRADE ACCOUNT

Your current free plan allows a maximum of 1 lists. Upgrade to create unlimited
lists.

Close Upgrade My Account
Close


YOU’RE RUNNING OUT OF SEARCHES

You have used 0 of 5 searches.

Learn More Upgrade Now
Close


OH NO! OUT OF SEARCHES?

Researching and comparing colleges is key for building a balanced college list.
Upgrade for unlimited searches.

Learn More Upgrade Now
Close


GET THE FULL EXPERIENCE!

This data is available to users with paid plans. Want to see all available data,
including crowdsourced offers? Upgrade to one of our paid memberships today!

Learn More Upgrade Now
Close


ACCOUNT DOWNGRADED

You have downgraded your searches and no new searches are allowed on this
account. Please upgrade again to continue using paid features in Insights.

Learn More Upgrade Now
MessagesTimelineExceptionsViews19RouteQueries2Models0Livewire2MailsGateSessionRequest
Request history#1 login?origin=https%3A%2F%2Faccount.v3dev.road2college.com
(15:18:55)8.3.3PHP Version103msRequest Duration4MBMemory UsageGET loginRoute
 * Booting (34.51ms)time
 * Application (68.55ms)time

 * 1 x Application (66.51%)
   68.55ms
   1 x Booting (33.48%)
   34.51ms


19 templates were rendered
 * __components::99503e4f2086f10483464823e7fe02ed99503e4f2086f10483464823e7fe02ed.blade.php#?blade
 * filament.profile.pages.auth.loginlogin.blade.php#?blade
 * __components::1dc89e2b9d86d5d5d550869350609c131dc89e2b9d86d5d5d550869350609c13.blade.php#?blade
 * __components::f48d4e11b9e3a24dd3a2cb9546765aeef48d4e11b9e3a24dd3a2cb9546765aee.blade.php#?blade
 * __components::766b6429e90f76e583a4b572629aec32766b6429e90f76e583a4b572629aec32.blade.php#?blade
 * __components::9a4e1a8a66c8280259d53aacb308b8939a4e1a8a66c8280259d53aacb308b893.blade.php#?blade
 * __components::f48d4e11b9e3a24dd3a2cb9546765aeef48d4e11b9e3a24dd3a2cb9546765aee.blade.php#?blade
 * __components::757f78daea9a98869e27462aef14e4eb757f78daea9a98869e27462aef14e4eb.blade.php#?blade
 * __components::24df2039ca2553dede44c819ca2b305224df2039ca2553dede44c819ca2b3052.blade.php#?blade
 * filament.components.logologo.blade.php#?blade
 * __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
 * __components::eec0158b1e7db05a268cd37d6ad8c62ceec0158b1e7db05a268cd37d6ad8c62c.blade.php#?blade
 * __components::7a4079328951d65cae376931033fc1f57a4079328951d65cae376931033fc1f5.blade.php#?blade
 * __components::9f29a28cb8146bd3e12bcd2b1bf61baa9f29a28cb8146bd3e12bcd2b1bf61baa.blade.php#?blade
 * filament-impersonate::components.bannerbanner.blade.php#?blade
 * layouts.headerheader.blade.php#?blade
 * __components::69d93d5cde0cc1ee5603a3b96a184e4069d93d5cde0cc1ee5603a3b96a184e40.blade.php#?blade
 * layouts.footerfooter.blade.php#?blade
 * components.upgrade-membership-modalsupgrade-membership-modals.blade.php#?blade


uriGET logindomainaccount.v3dev.road2college.commiddlewarepanel:profile,
Illuminate\Cookie\Middleware\EncryptCookies,
Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse,
Illuminate\Session\Middleware\StartSession,
Illuminate\Session\Middleware\AuthenticateSession,
Illuminate\View\Middleware\ShareErrorsFromSession,
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken,
Illuminate\Routing\Middleware\SubstituteBindings,
Filament\Http\Middleware\DisableBladeIconComponents,
Filament\Http\Middleware\DispatchServingFilamentEvent,
App\Http\Middleware\R2COnboardingcontrollerApp\Filament\Profile\Pages\Auth\Login@__invokeasfilament.profile.auth.loginnamespaceprefix/wherefilevendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php:7-31
2 statements were executed5.95ms
 * DatabaseSessionHandler.php#97db1b4544bd0b1f4ec1b539a5412acb316c3.92msselect *
   from `sessions` where `id` = 'GTnPt9c1U4RDTvqq5wkzIQZ4S5ZNnDzBP1bxebyX' limit
   1
   
   
   Bindings
    * 0: GTnPt9c1U4RDTvqq5wkzIQZ4S5ZNnDzBP1bxebyX
   
   Backtrace
    * vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
    * vendor/laravel/framework/src/Illuminate/Session/Store.php:113
    * vendor/laravel/framework/src/Illuminate/Session/Store.php:101
    * vendor/laravel/framework/src/Illuminate/Session/Store.php:85
    * vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147

 * DatabaseSessionHandler.php#173db1b4544bd0b1f4ec1b539a5412acb316c2.03msupdate
   `sessions` set `payload` =
   'YTozOntzOjY6Il90b2tlbiI7czo0MDoib1U1MlJtcmdZR0ZzRURlRnBBeWFlOTFybEtMS1BiZ0FMb3IwY0RjZyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTY6Imh0dHBzOi8vYWNjb3VudC52M2Rldi5yb2FkMmNvbGxlZ2UuY29tL2xvZ2luP29yaWdpbj1odHRwcyUzQSUyRiUyRmFjY291bnQudjNkZXYucm9hZDJjb2xsZWdlLmNvbSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=',
   `last_activity` = 1735917535, `user_id` = null, `ip_address` =
   '172.71.191.120', `user_agent` = 'Mozilla/5.0 (X11; Linux x86_64)
   AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36' where
   `id` = 'GTnPt9c1U4RDTvqq5wkzIQZ4S5ZNnDzBP1bxebyX'
   
   
   Bindings
    * 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoib1U1MlJtcmdZR0ZzRURlRnBBeWFlOTFybEtMS1BiZ0FMb3IwY0RjZyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTY6Imh0dHBzOi8vYWNjb3VudC52M2Rldi5yb2FkMmNvbGxlZ2UuY29tL2xvZ2luP29yaWdpbj1odHRwcyUzQSUyRiUyRmFjY291bnQudjNkZXYucm9hZDJjb2xsZWdlLmNvbSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
    * 1: 1735917535
    * 2: 
    * 3: 172.71.191.120
    * 4: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
      Chrome/131.0.0.0 Safari/537.36
    * 5: GTnPt9c1U4RDTvqq5wkzIQZ4S5ZNnDzBP1bxebyX
   
   Backtrace
    * vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:173
    * vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:140
    * vendor/laravel/framework/src/Illuminate/Session/Store.php:172
    * vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
    * vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130


app.filament.profile.pages.auth.login #dxLnDwWaRlk1X2THyQ8aarray:4 [ "data" =>
array:15 [ "data" => array:3 [ "email" => null "password" =>
n...filament.livewire.notifications #Q8tM0LMH9B1tw3tYrEpvarray:4 [ "data" =>
array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...


_tokenoU52RmrgYGFsEDeFpAyae91rlKLKPbgALor0cDcg_previousarray:1 [ "url" =>
"https://account.v3dev.road2college.com/login?origin=https%3A%2F%2Faccount.v3de..._flasharray:2
[ "old" => [] "new" => [] ]
path_info/loginstatus_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query
  0 of 0       array:1 [▼
  "origin" => "https://account.v3dev.road2college.com"
]


request_request

[]


request_headers
  0 of 0       array:24 [▼
  "cookie" => array:1 [▶
    0 => "XSRF-TOKEN=eyJpdiI6ImRVREI5YlhXUFJtTVhOWWdkL3VDOHc9PSIsInZhbHVlIjoiWjBUYWpwWE1INXRYbGpudFNqWjEzaHgrT20vdjRRbTRiRzhWOUdsNm5TYVNDVG5Id2RnQzZvdTZKU0MvdG5PYVlCYTZXWHplR0FaVEZXR256N1QvM05kR25RZThpVWs4dW9OdTBIS09hajR1R1luci9NcDhrWlBrUzZ1YmJpVEUiLCJtYWMiOiI1MmJiY2Y4ZDZlOTYwNGFlMTI5ZDU1NTZhYWVjYTFlOTI5MmQxMGM1OGI0ZDlmYTZmMzkwZDkyOTNkNDZkNDFlIiwidGFnIjoiIn0%3D; r2c_session=eyJpdiI6IjVYc3J4NEFGTU1EcTVDUzVQVmh5alE9PSIsInZhbHVlIjoiUkpsWllUc1B6bkxSR3VBQXFVY3hJWkpRYnhXR0Y0YlBmSjFIeXVqbzZMdVJ3b1I2eVB4MlBPbGVZUWlrdGZhaEFtT1BCK2JRTUdJcXA3MmZ6L0FCb1cwandJU0NycitFNTB2RFAzYngvY0l3T1JpMEZlcXhFQlJsNEc1WWR0bVMiLCJtYWMiOiIwZWZiNWFjOGZjMDg0YWRkNzlkNTc3ZmVjMjczYTY5MTU5ZGYwZWNmNWU2MWE5NzZlZDc1MjdiMjVmNzAxMmZkIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImRVREI5YlhXUFJtTVhOWWdkL3VDOHc9PSIsInZhbHVlIjoiWjBUYWpwWE1INXRYbGpudFNqWjEzaHgrT20vdjRRbTRiRzhWOUdsNm5TYVNDVG5Id2RnQzZvdTZKU0MvdG5PYVlCYTZXW ▶"
  ]
  "priority" => array:1 [▶
    0 => "u=0, i"
  ]
  "accept-language" => array:1 [▶
    0 => "pt-PT,pt;q=0.9"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "accept" => array:1 [▶
    0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "cf-visitor" => array:1 [▶
    0 => "{"scheme":"https"}"
  ]
  "cf-ipcountry" => array:1 [▶
    0 => "PT"
  ]
  "true-client-ip" => array:1 [▶
    0 => "195.158.248.18"
  ]
  "cf-ray" => array:1 [▶
    0 => "8fc3f6d1faede077-MAD"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip, br"
  ]
  "cdn-loop" => array:1 [▶
    0 => "cloudflare; loops=1"
  ]
  "cf-connecting-ip" => array:1 [▶
    0 => "195.158.248.18"
  ]
  "connection" => array:1 [▶
    0 => "upgrade"
  ]
  "host" => array:1 [▶
    0 => "account.v3dev.road2college.com"
  ]
  "x-real-ip" => array:1 [▶
    0 => "172.71.191.120"
  ]
  "x-forwarded-proto" => array:1 [▶
    0 => "https"
  ]
  "x-forwarded-for" => array:1 [▶
    0 => "195.158.248.18, 172.71.191.120"
  ]
  "x-forwarded-server" => array:1 [▶
    0 => "account.v3dev.road2college.com"
  ]
  "x-forwarded-host" => array:1 [▶
    0 => "account.v3dev.road2college.com"
  ]
]


request_cookies
  0 of 0       array:2 [▼
  "XSRF-TOKEN" => "oU52RmrgYGFsEDeFpAyae91rlKLKPbgALor0cDcg"
  "r2c_session" => "GTnPt9c1U4RDTvqq5wkzIQZ4S5ZNnDzBP1bxebyX"
]


response_headers
  0 of 0       array:7 [▼
  "cache-control" => array:1 [▶
    0 => "max-age=0, must-revalidate, no-cache, no-store, private"
  ]
  "date" => array:1 [▶
    0 => "Fri, 03 Jan 2025 15:18:55 GMT"
  ]
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "pragma" => array:1 [▶
    0 => "no-cache"
  ]
  "expires" => array:1 [▶
    0 => "Fri, 01 Jan 1990 00:00:00 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkVFUlRTTC9vbFVLbjMwellqWWx5bVE9PSIsInZhbHVlIjoiWnBNSVQ1T0FlcGhMVXFHc1pESHJLMnRtTURzRzNISkc0aWdiZWRTMy83UzJxZ2cyWWJ6Q2dUSUtYZ3NpT3FPaG5aaWRDM1k0ejh2QUd1d21SbktMdzBtd3dZTGVtMURxVE9MbjFRb2pqdmx3OUZibEFJUThIRmhuZEkxSkF3dXQiLCJtYWMiOiI1NzU4NzE5ZDA5Mjc5ZmQ0ZWU3ZTExMDk4NWY0MGNkMjE1ZGE0ZTQ0MTVkZGEzMDRjZmZhNTc4NWU4OWEyYTUxIiwidGFnIjoiIn0%3D; expires=Fri, 03 Jan 2025 17:18:55 GMT; Max-Age=7200; path=/; domain=.v3dev.road2college.com; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkVFUlRTTC9vbFVLbjMwellqWWx5bVE9PSIsInZhbHVlIjoiWnBNSVQ1T0FlcGhMVXFHc1pESHJLMnRtTURzRzNISkc0aWdiZWRTMy83UzJxZ2cyWWJ6Q2dUSUtYZ3NpT3FPaG5aaWRDM ▶"
    1 => "r2c_session=eyJpdiI6IkxKOUF4REp2NFRlMnB4WVFDYjB3R3c9PSIsInZhbHVlIjoibzBFSDFYaXFxWllIb1c4SHY5NU1yOHZTREdTU0JSQzczMU9qeE95ZDBCelVGNDRXWkFpQXp5V2JpcEcwODFJZkpsNFdGczJrWmlVUXE5aFllcTBCSTdFSUR3d0FiNmMrVGxjbk9DRlVIV2ZtMmxPTWR2MzFjbm94RkZFYk45eTciLCJtYWMiOiI0YTY3NjE1ODYyNzI0MjdiNWRkYjRkNWZmOWM3MWQxYjhmZjJmZjVkOTI0Y2FlNmJlMTNiN2VjYTAzNDhiYmYxIiwidGFnIjoiIn0%3D; expires=Fri, 03 Jan 2025 17:18:55 GMT; Max-Age=7200; path=/; domain=.v3dev.road2college.com; secure; httponly; samesite=lax ◀r2c_session=eyJpdiI6IkxKOUF4REp2NFRlMnB4WVFDYjB3R3c9PSIsInZhbHVlIjoibzBFSDFYaXFxWllIb1c4SHY5NU1yOHZTREdTU0JSQzczMU9qeE95ZDBCelVGNDRXWkFpQXp5V2JpcEcwODFJZkpsNFdG ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IkVFUlRTTC9vbFVLbjMwellqWWx5bVE9PSIsInZhbHVlIjoiWnBNSVQ1T0FlcGhMVXFHc1pESHJLMnRtTURzRzNISkc0aWdiZWRTMy83UzJxZ2cyWWJ6Q2dUSUtYZ3NpT3FPaG5aaWRDM1k0ejh2QUd1d21SbktMdzBtd3dZTGVtMURxVE9MbjFRb2pqdmx3OUZibEFJUThIRmhuZEkxSkF3dXQiLCJtYWMiOiI1NzU4NzE5ZDA5Mjc5ZmQ0ZWU3ZTExMDk4NWY0MGNkMjE1ZGE0ZTQ0MTVkZGEzMDRjZmZhNTc4NWU4OWEyYTUxIiwidGFnIjoiIn0%3D; expires=Fri, 03-Jan-2025 17:18:55 GMT; domain=.v3dev.road2college.com; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkVFUlRTTC9vbFVLbjMwellqWWx5bVE9PSIsInZhbHVlIjoiWnBNSVQ1T0FlcGhMVXFHc1pESHJLMnRtTURzRzNISkc0aWdiZWRTMy83UzJxZ2cyWWJ6Q2dUSUtYZ3NpT3FPaG5aaWRDM ▶"
    1 => "r2c_session=eyJpdiI6IkxKOUF4REp2NFRlMnB4WVFDYjB3R3c9PSIsInZhbHVlIjoibzBFSDFYaXFxWllIb1c4SHY5NU1yOHZTREdTU0JSQzczMU9qeE95ZDBCelVGNDRXWkFpQXp5V2JpcEcwODFJZkpsNFdGczJrWmlVUXE5aFllcTBCSTdFSUR3d0FiNmMrVGxjbk9DRlVIV2ZtMmxPTWR2MzFjbm94RkZFYk45eTciLCJtYWMiOiI0YTY3NjE1ODYyNzI0MjdiNWRkYjRkNWZmOWM3MWQxYjhmZjJmZjVkOTI0Y2FlNmJlMTNiN2VjYTAzNDhiYmYxIiwidGFnIjoiIn0%3D; expires=Fri, 03-Jan-2025 17:18:55 GMT; domain=.v3dev.road2college.com; path=/; secure; httponly ◀r2c_session=eyJpdiI6IkxKOUF4REp2NFRlMnB4WVFDYjB3R3c9PSIsInZhbHVlIjoibzBFSDFYaXFxWllIb1c4SHY5NU1yOHZTREdTU0JSQzczMU9qeE95ZDBCelVGNDRXWkFpQXp5V2JpcEcwODFJZkpsNFdG ▶"
  ]
]


session_attributes
  0 of 0       array:3 [▼
  "_token" => "oU52RmrgYGFsEDeFpAyae91rlKLKPbgALor0cDcg"
  "_previous" => array:1 [▶
    "url" => "https://account.v3dev.road2college.com/login?origin=https%3A%2F%2Faccount.v3dev.road2college.com"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
]


AutoshowClearShow all(method)GETPOSTPUTDELETE

Date ↕MethodURLData#12025-01-03
15:18:55GET/login?origin=https%3A%2F%2Faccount.v3dev.road2college.com1922

PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search