An "Advanced" SPA Boilerplate featuring a dark themed UI that's integrated with LaravelMicro.js, Vue.js, TailwindCSS & Laravel PHP Framework.
The Advanced (Dark UI)CI is a community project, not an official Laravel Package, and it offers a dark user interface for Laravel.
To install the Advanced (Dark UI)CI theme, follow the steps below:
composer require advanced/dark-ui
php artisan vendor:publish --tag=dark-ui-assets
config/app.php file and add the following to the providers array:Advanced\DarkUi\DarkUiServiceProvider::class,
php artisan config:cache
The Advanced (Dark UI)CI is a community-driven package that provides a dark user interface for Laravel. With useful documentation, a dedicated Discord channel, and straightforward installation steps, this package offers developers the option to customize their Laravel projects with a sleek and modern design.