Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3.04k stars 885 forks source link

`php artisan backpack:install` installation not working! #5426

Closed karandatwani92 closed 7 months ago

karandatwani92 commented 7 months ago

A user reported an error while doing installation. I tried it to confirm.

What I did

  1. Fresh Laravel Installation.
  2. Updated DB in .env
  3. composer require backpack/crud
  4. php artisan backpack:install

What I expected to happen

Smooth installation.

What happened

Error: Screenshot 2024-01-20 at 1 47 55 PM

What I've already tried to fix it

User just tried everything here.

Is it a bug in the latest version of Backpack?

Yes

Backpack, Laravel, PHP, DB version

PHP VERSION:

PHP 8.2.12 (cli) (built: Oct 24 2023 19:22:16) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.12, Copyright (c) Zend Technologies with Zend OPcache v8.2.12, Copyright (c), by Zend Technologies

LARAVEL VERSION:

10.41.0.0

BACKPACK PACKAGE VERSIONS:

backpack/basset: 1.2.2 backpack/crud: 6.5.3 backpack/generators: v4.0.2 backpack/theme-tabler: 1.2.0