Prequel
Prequel copied to clipboard
Prequel for Laravel. Clear and concise database management.
- Logic overhaul - Import/export feature - Raw SQL execution feature - Direct table edit feature - UI overhaul Adds - #155 - #154 Fixes - #139
**Describe the bug** Not support with custom connection name that difference from driver name. e.g: in config `database.php` i am using `connections` with name `defaultdb` and driver using `mysql` **To...
## Why I need your help Currently I'm working on a lot of features, which included adding support for different database types namely `postgresql` but that takes a lot of...
## Internationalization It has been decided that i18n for Prequel is definitely something people are looking for, see #33. That's why I need you guys to help translate! I am...
#### PR Naming convention [FEATURE] CZ language #### Issue or feature explanation Add new CZ translation to Prequel. #### Proposed solution/change :)
#### PR Naming convention [FEATURE] SK language #### Issue or feature explanation Add new SK translation to Prequel. #### Proposed solution/change :)
#### PR Naming convention BUG: Fix to error Undefined variable $className #### Issue or feature explanation Currently, if the user doesn't use the Laravel's default connection types, an error is...
**Describe the bug** Just installed Prequel and went to /prequel, only to be greeted with this: ``` ErrorException {#559 ▼ // vendor/protoqol/prequel/src/Http/Middleware/Authorised.php:74 #message: "Undefined variable $className" #code: 0 #file: "...
[FEATURE] Allow use in production #### Issue or feature explanation Providing the option to access Prequel in production will allow it to be used in system administrator dashboards for inexpensive...
**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...