Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Added requirements and installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Mar 5, 2020
1 parent 44e3b10 commit 79955a3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@

Laratraits is a Laravel package containing useful traits and some classes to use along your Models, Controllers, Service Providers and what not. Take a look!

## Requirements

* Laravel 6, or Laravel 7.
* PHP 7.2.15 or later.

## Installation

Fire up Composer and that's it.

composer require darkghosthunter/laratraits

## What it includes

Before installing, take a look into the list. If you're only using one, just copy and paste it in your project, no problem, as each trait and file includes a copy of the MIT License.
Expand Down

0 comments on commit 79955a3

Please sign in to comment.