Skip to content

Commit 1920caf

Browse files
author
Andrey Helldar
authored
Update README.md
1 parent be2945b commit 1920caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Laravel Actions
22

3-
> Actions are like version control for your migration process, allowing your team to modify and share the application's actionable schema. If you have ever had to tell a teammate to manually perform any action on a producton server, you've come across an issue that actions solves.
4-
53
<img src="https://preview.dragon-code.pro/TheDragonCode/laravel-actions.svg?brand=laravel" alt="Laravel Actions"/>
64

75
[![StyleCI Status][badge_styleci]][link_styleci]
@@ -17,6 +15,8 @@
1715
[![For Laravel][badge_laravel]][link_packagist]
1816
[![For Lumen][badge_lumen]][link_packagist]
1917

18+
> Actions are like version control for your migration process, allowing your team to modify and share the application's actionable schema. If you have ever had to tell a teammate to manually perform any action on a producton server, you've come across an issue that actions solves.
19+
2020
## Installation
2121

2222
To get the latest version of Laravel Actions, simply require the project using [Composer](https://getcomposer.org):

0 commit comments

Comments
 (0)