AimAdmin Demo Application A Demo application of AimAdmin. Requirements ** PHP 8.2.0 or higher; ** PDO-SQLite PHP extension enabled; Clone this project & follow the steps git clone [email protected]:codecoz/aim-admin.git composer install php artisan key:generate php artisan migrate npm i npm run build