Skip to content

Commit a911df5

Browse files
committed
update docs
1 parent 7d13851 commit a911df5

File tree

3 files changed

+1
-30
lines changed

3 files changed

+1
-30
lines changed

docs/1_introduction.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
prev: ./
3-
next: 2_installation
4-
---
5-
61
# Introduction
72

83
It's a tool to help ease the repetitive migration process during developing a Laravel project without migrate:fresh your database every time you change you schemas.

docs/2_installation.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
prev: 1_introduction
3-
next: 2_quick-start
4-
---
5-
61
# Installation
72

83
To get started, use Composer to add the package to your project's dependencies:
@@ -22,5 +17,5 @@ In Laravel 5.4. you'll manually need to register the `Awssat\SyncMigration\SyncM
2217
</p>
2318

2419
<p align="right">
25-
Next: <a href="4_quick-start.md">Quick start ></a>
20+
Next: <a href="3_quick-start.md">Quick start ></a>
2621
</p>

docs/index.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)