✅Laravel - General package
The general Laravel package of Not a number contains frequently used and generalised controllers and endpoints.
Installation
Installing can be done with composer:
composer require nan/nan-laravel-general-package
Validation
The package contains a validation controller for standardising the validation of fields
Email
Phone number
Encryption
The package contains a encryption controller for standardising the encryption of data
🔐EncryptionLast updated