Skip to content

[Bug] Route [backpack.auth.logout.store] not defined. #222

Description

@bedoz

Bug report

What I did

Composer update

What I expected to happen

Nothing

What happened

Internal Server Error: Route [backpack.auth.logout.store] not defined.

What I've already tried to fix it

resources/views/inc/menu_user_dropdown.blade.php
replace action="{{ route('backpack.auth.logout.store') }}" with action="{{ backpack_url('logout') }}"

Context to replicate the bug - Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:

### PHP VERSION:
8.5.9

### PHP EXTENSIONS:
Core, date, lexbor, openssl, pcre, sqlite3, zlib, ctype, curl, uri, json, fileinfo, filter, hash, iconv, SPL, mbstring, Zend OPcache, session, standard, PDO, pdo_sqlite, Phar, posix, random, readline, Reflection, libxml, SimpleXML, tokenizer, dom, xml, xmlreader, xmlwriter, mysqlnd, bcmath, exif, gd, gmp, intl, mysqli, pcntl, pdo_mysql, redis, soap, sockets, sodium, xsl, zip, xdebug

### LARAVEL VERSION:
13.29.0.0

### BACKPACK PACKAGE VERSIONS:
backpack/activity-log: 2.1.0
backpack/backupmanager: 5.1.3
backpack/basset: 2.0.14
backpack/ckeditor-field: 1.0.2
backpack/crud: 7.1.15
backpack/generators: v4.1.1
backpack/language-switcher: 2.1.0
backpack/logmanager: 5.1.1
backpack/permissionmanager: 7.3.1
backpack/pro: 3.0.29
backpack/settings: 3.2.1
backpack/theme-tabler: 2.0.9
backpack/tinymce-field: 1.0.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions