jainam/basicfunctions

Basic functionalities login, change passowrd, forgot password

dev-master 2019-07-22 09:53 UTC

This package is not auto-updated.

Last update: 2024-05-07 09:58:25 UTC


README

Laravel basic functions

Usage:-

composer require jainam/basicfunctions

Controller:-

use \Jainam\BasicFunctions;

use method by calling instace of that method (new BasicFunctions)->methodName();