An open API service indexing awesome lists of open source software.

https://github.com/mooxphp/theme-base

[READ-ONLY] Base Theme for Laravel and Filament
https://github.com/mooxphp/theme-base

base filament laravel theme

Last synced: 5 days ago
JSON representation

[READ-ONLY] Base Theme for Laravel and Filament

Awesome Lists containing this project

README

          

![Moox ThemeBase](https://github.com/mooxphp/moox/raw/main/art/banner/made-with-moox.jpg)

# Moox Theme Base

Our Base Theme uses TailwindCSS and AlpineJS. It is a good starting point for your own theme and the fallback for all Moox themes.

Learn more about `Moox ThemeBase` at [moox.org/docs/theme-base](https://moox.org/docs/theme-base).

## Requirements

This package requires Moox Core that cares for the Laravel and Filament dependencies. See [Requirements](https://moox.org/docs/requirements) for more information.

## Installation

These two commmands are all you need to install the package:

```bash
composer require moox/theme-base
php artisan moox:install
```

Curious what the install command does? See the [installation documentation](https://moox.org/docs/installation).

## Screenshot

![Moox ThemeBase](https://github.com/mooxphp/moox/raw/main/art/screenshots/made-with-moox.jpg)

## Documentation

Extensive [documentation for Moox ThemeBase](https://moox.org/docs/theme-base) is available at [moox.org](https://moox.org).

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Roadmap

Please see [ROADMAP](ROADMAP.md) for more information on what is planned for this package.

## Security

Please review [our security policy](https://moox.org/docs/security) on how to report security vulnerabilities.

## Credits

Thanks to so many [people for their contributions](https://moox.org/docs/credits) to this package.

## License

The MIT License (MIT). Please see [our license and copyright information](https://moox.org/docs/license) for more information.