This template is used for generating Laravel packages, all Moox packages are built with this template. Press the Template-Button in GitHub, create your own Laravel package.
The package is part of the Moox ecosystem — a suite of Filament packages that form a solid foundation for Laravel apps, websites, CMS, and eCommerce projects.
Learn more about Moox.
- Skeleton Package
- Build Command
To install this package, require it via Composer and run the Moox Installer:
composer require moox/skeleton
php artisan moox:install
Learn more about the Moox Installer or common requirements.
The best way to use Moox Skeleton is by using the Moox Build command. Alternatively you can use the GitHub-template and the PHP-command that ships with the package.
php build.php
Please see CHANGELOG for more information on what has changed recently.
Please review our security policy on how to report security vulnerabilities.
Thanks to so many people for their contributions to Moox, special thanks to our sponsors.
Want to help us to develop and grow Moox. Fortunately there are so many ways to do this, learn more about helping Moox.
The MIT License (MIT). Please see our license and copyright information for more information.