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

https://github.com/mooxphp/build

[READ-ONLY] Build Resources for Laravel and Filament
https://github.com/mooxphp/build

build builder filament laravel package

Last synced: 5 days ago
JSON representation

[READ-ONLY] Build Resources for Laravel and Filament

Awesome Lists containing this project

README

          

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

# Moox Build

Build Laravel Packages and Filament Resources with a single command.

## Features

- Build Laravel Packages
- Build Filament Resources

## Requirements

See [Requirements](https://github.com/mooxphp/moox/blob/main/docs/Requirements.md).

## Installation

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

```bash
composer require moox/build
php artisan moox:install
```

Curious what the install command does? See [Installation](https://github.com/mooxphp/moox/blob/main/docs/Installation.md).

## Screenshot

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

## Get Started

See [Get Started](docs/GetStarted.md).

## User Guide

See [User Guide](docs/UserGuide.md).

## Integration

See [Integration](docs/Integration.md).

## 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://github.com/mooxphp/moox/security/policy) on how to report security vulnerabilities.

## Credits

Thanks to so many [people for their contributions](https://github.com/mooxphp/moox/graphs/contributors) to this package.

## License

The MIT License (MIT). Please see [our license and copyright information](https://github.com/mooxphp/moox/blob/main/LICENSE.md) for more information.