Download the PHP package edsonalvesan/prequel without Composer
On this page you can find all versions of the php package edsonalvesan/prequel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download edsonalvesan/prequel
More information about edsonalvesan/prequel
Files in edsonalvesan/prequel
Package prequel
Short Description Clear and concise database management.
License MIT
Informations about the package prequel
Development temporarily on hold
TL;DR? Test Prequel here!
What is Prequel exactly?
Prequel is meant to be a database management tool for Laravel to replace the need for separate standalone database tools like phpMyAdmin, Sequel Pro or MySQL Workbench. With its (hopefully) clear and concise UI, Prequel is to be a modern and lightweight database browser/tool ready for the web of the future. Prequel's design is purposefully based on that of Laravel Telescope because (web-)developers today have enough to learn and master already, so let's help eachother out and make sure to not add anything virtually useless to that huge pile of knowledge.
Clear and concise database management
Installation
To install follow the instructions below.
When installation and publishing is done navigate to /prequel
in your browser to see Prequel in action!
Updating
When using Prequel 1.2 and up you can try and use the auto updater!
And else to update you can use the command specified below.
Issues, bugs and feature requests can be reported here!
Configuration
You might have noticed that, while publishing a config file appeared under config/prequel.php
.
That configuration file looks something like this.
Note that you can define
PREQUEL_ENABLED
in your .env file.
Clear and concise database management
Contributing
See Contributing to see how you can contribute to Prequel!
Contributors
License
Prequel is licensed under the MIT License. Please see License File for more information.