Laravel based web app

Hi all. Couldn't create this topic in Feature Requests category, dunno why.
Being an experienced backend developer, especialy Laravel developer I see, that the backend is kind of old styled. Beside it the query log, when I click on All button - load the whole logs into my browser, meanwhile it kind be paginated in backend.

So what I offer - we can build the backend from scratch on Laravel, by that way the backend will be more productive, in case if something is broken everyone will be able to try to fix it, knowing which part of backend is where (now I need to list all the PHP files in root folder to try to understand where I can make a pagination in backend, in DB file or where??) and so on.
Otherwise we can write it in NodeJS.

Thoughs?

PS:
This is my github: alkhachatryan (Alexey) ยท GitHub
And I'm officially laravel certified developer + laravel contributor.

Let's make this miracle better.

From: Pi-hole V6 Beta Testing

So no need to move to laravel?

The current v5 web interface runs PHP and has the issue you reported.

The new (still in development) v6 web interface will use server-side pagination (no PHP files anymore), so it won't make sense to move to a PHP framework like laravel.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.