Admin Panel API for AIDIAL Core. This API exposes REST endpoints to manage dial-core configuration. The system uses a database (H2/PostgreSQL) as persistent storage and includes a scheduled job that ...
This is a repository created to show how to create an Admin Panel in Laravel 12 using the Livewire Starter Kit(without Volt), using an "Admin" Model and with all the authentication features available ...