Leonie Derendorp wrote a Laravel tutorial to show us how to build a basic admin panel using Laravel 5.6 from scratch.

laravel admin

To build such an admin panel you have several options, e.g. use an existing CMS, build from scratch or use a php or javascript framework. We have build a lot of administration panels and the PHP framework Laravel came out as our favorite.