mindz-team
Popular repositories Loading
-
laravel-crudable
laravel-crudable PublicThis package was created to easily manage controller crudable actions and adjust responses and requests without problems. Package also provide great way to perform search on eloquent models.
-
laravel-crudable-test
laravel-crudable-test PublicPackage to easily test crudable controllers for Laravel based API
PHP 2
-
laravel-permissions
laravel-permissions PublicThis package helps to manage roles and permissions in application and utilize spatie/laravel-permission package for convenient use.
PHP 2
-
laravel-docs-generator
laravel-docs-generator PublicThis package provide smart commands for Swagger / OpenApi annotations to generate documentation
PHP 1
-
laravel-relationships
laravel-relationships PublicThis is package that helps to manage updating model relationships automatically by performing an update on single model. When create or update object an observer action is triggered that automatica…
-
laravel-activity-log
laravel-activity-log PublicPackage allows to collect desired information about user activities and store them into database. It also provides set of tools to filter activities for presentation purposes.
PHP 1
Repositories
- laravel-crudable Public
This package was created to easily manage controller crudable actions and adjust responses and requests without problems. Package also provide great way to perform search on eloquent models.
- laravel-permissions Public
This package helps to manage roles and permissions in application and utilize spatie/laravel-permission package for convenient use.
- laravel-media Public
Package utilizes `spatie/laravel-medialibrary` package and allows to use media as properties and painlessly use them.
- laravel-relationships Public
This is package that helps to manage updating model relationships automatically by performing an update on single model. When create or update object an observer action is triggered that automatically update, create or sync relations of an object according to relation type.
- laravel-docs-generator Public
This package provide smart commands for Swagger / OpenApi annotations to generate documentation
- laravel-activity-log Public
Package allows to collect desired information about user activities and store them into database. It also provides set of tools to filter activities for presentation purposes.