masterSkill77 member since: Dec 10, 2022
masterSkill77's packages
-
-
PHP
masterskill/afa-api-laravel
A package for the AFA Code API Integration, that needs to interacts with it's database and existing database
-
-
PHP
masterskill/custom-router
It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router
-
PHP
masterskill/dto
This package is intended for the adoption of the DTO schema in Laravel, which is a system for controlling incoming and outgoing data, in collaboration with the Laravel formRequest, or the Eloquent model
-
PHP
masterskill/service-package
This is a package that allows you to automatically create services in Laravel.
-
PHP
masterskill/validation-error-trait
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel