Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Outsider] - Create a database dashboard #14

Open
AntonioObra opened this issue Sep 27, 2024 · 0 comments
Open

[Outsider] - Create a database dashboard #14

AntonioObra opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Outsider ORM

Comments

@AntonioObra
Copy link
Member

Create a modern version of adminer, that will be integrated in Abyss by going to the route abyss.test/database, where you will be able to see your database, play with it, run migrations, run seeders, inserting, updating and deleting your data, with the logic you created in the code.

This should be a replacement for any PaaS db management, while being deeply integrated with Abyss.

The route for abyss.test/database, and all of the future predefined routes should be set in a new file inside of the routes folder called app.php so you know exactly where that route came from and can easily change it like you would change anything else inside of the framework. This goes by our mission to have a framework as transparent as possible so you know exactly where everything came from and why it behaves the way it does.

@AntonioObra AntonioObra added enhancement New feature or request Outsider ORM labels Sep 27, 2024
@AntonioObra AntonioObra self-assigned this Sep 27, 2024
@AntonioObra AntonioObra moved this to Ready in Abyss Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Outsider ORM
Projects
Status: Ready
Development

No branches or pull requests

1 participant