Protoqol / Prequel

Prequel for Laravel. Clear and concise database management. Unfortunately, not actively maintained due to time constraints.
https://packagist.org/packages/protoqol/prequel
MIT License
1.54k stars 96 forks source link

[BUG] /prequel throwing an error - Blank White Page #89

Closed milanchheda closed 4 years ago

milanchheda commented 4 years ago

Describe the bug After installing the package, I tried to access /prequel and it's showing a blank white page. Error in the console.

To Reproduce Steps to reproduce the behavior:

  1. Install the package as mentioned in the documentation
  2. Access /prequel and blank white page

Expected behavior The /prequel page showing the databases and tables.

Screenshots image

PHP Version

Database type

Desktop (please complete the following information):

QuintenJustus commented 4 years ago

Could you, if you're still using Prequel of course, try again with the latest version? Thanks in advance!

milanchheda commented 4 years ago

Hey @QuintenJustus , thanks for fixing. I had used in one of our old projects, don't have access anymore.