Protoqol / Prequel

Prequel for Laravel. Clear and concise database management. Unfortunately, not actively maintained due to time constraints.

Home Page:https://packagist.org/packages/protoqol/prequel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] I can't make icons appears on prequel 2.0

dnl4 opened this issue · comments

commented

Describe the bug
I was using prequel 1.23. Today I updated to prequel 2.0. But I can't manage icons to appear on the web interface.

To Reproduce
Steps to reproduce the behavior:

  1. sail composer require protoqol/prequel:dev-master#e9f5ec1
  2. sail php artisan prequel:update
  3. access http://localhost/prequel

Expected behavior
Icons appear on web interface

Screenshots

PHP Version
-PHP 8.1.17

Database type

  • mysql

Desktop (please complete the following information):

  • Safari and chrome

Hi @dnl4, thanks for reporting this issue. Did you run php artisan prequel:install? Prequel 2.0 is still a WIP so some parts may not be bootstrapping correctly.