How to create adminpanel in Laravel - with or without QuickAdminPanel
A lot of people were asking about out QuickAdminPanel tool - how does it actually work and what it does or doesn't do. So I decided to create a short 15-minute presentation on how to create adminpanel in Laravel in general, without our tool, and then at the end I show you how it's done quicker with QuickAdminPanel, then you will hopefully understand the difference and why it's so useful.
Like it? Register at: https://quickadminpanel.com
Hello, Has quickadminpanel itself been coded using laravel? I want to have a personaltool like this? Do you have any plans for updates?
QuickAdminPanel user-facing part was coding with Laravel, yes, and dynamic parts with Vue.js.
But code GENERATING process add some Python there and uses WebSockets to inform users about the changes.
And it took 3 years to fully build.
Not sure if it's worth as a "personal tool" :) There are alternative more simple generators like Laravel Blueprint.