unusualify / modularity-laravel
The boilerplate laravel application for the Modularity toolkit.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^10.10
- laravel/sanctum: ^3.3
- laravel/tinker: ^2.8
- laravel/ui: ^4.2
- unusualify/modularity: ^0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
README
Requirements
All major requirements of Modularity listed as following:
About Modularity
Modularity is a Laravel and Vuetify powered, developer toolkit that aims to improve developer experience on conducting full stack development process. On Laravel side, the modularity manages your large scale projects using modules, where a module similar to a single Laravel project, having some views, controllers or models. With the abilities of Vuetify.js, the modularity presents various of dynamic, configurable UI components to auto-construct a CRM for your project.
Learning Modularity
Modularity has the most extensive and thorough documentation.
Contributing
Thank you for considering contributing to the Modularity toolkit! The contribution guide can be found in the Modularity documentation.
License
The Modularty toolkit is open-sourced software licensed under the MIT license.