Skip to content

bigdropinc/laravel-interactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Laravel Interactions

##Requirements

Make sure all dependencies have been installed before moving on:

Pull the package via Composer:

The preferred way to install this extension is through composer.

Either run

composer require bigdropinc/laravel-interactions "~1.0.0"

or add

"bigdropinc/laravel-interactions": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

Interaction::create(request()->all())->run();

About

Laravel package for interactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages