Appearance
Installation
System Requirements
Software | Version | Comment |
---|---|---|
PHP | 8+ | |
Composer | 2+ | |
NodeJS | 14+ | For frontend SSR support |
With the aid of our adminui-installer
, it couldn't be easier to get up and running with AdminUI.
- First of all, follow the Laravel installation instructions
- Set up your database and run the base migrations
- Then in your terminal at the base path, run:
sh
composer require adminui/adminui-installer
Now head to https://yourdomain.com/install-adminui
to run our one-click install with your licence key. Register an account and that's it!