PHPackages                             chuoke/laravel-table-comment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. chuoke/laravel-table-comment

ActiveLibrary[Database &amp; ORM](/categories/database)

chuoke/laravel-table-comment
============================

Laravel table comment for migration

1.0.1(4y ago)1525MITPHPPHP ^7|^8.0

Since Jul 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/chuoke/laravel-table-comment)[ Packagist](https://packagist.org/packages/chuoke/laravel-table-comment)[ Docs](https://github.com/chuoke/laravel-table-comment)[ GitHub Sponsors](https://github.com/chuoke)[ RSS](/packages/chuoke-laravel-table-comment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Laravel table comment for migration
===================================

[](#laravel-table-comment-for-migration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/51470980f183ad988410a1d53546cb57b03cabad1a419fca51c96660835dd179/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368756f6b652f6c61726176656c2d7461626c652d636f6d6d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chuoke/laravel-table-comment)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/951be6ec0a9f70ddfee981d05a0ef821fbaf81dcd3a44481e4f95f026093af2b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6368756f6b652f6c61726176656c2d7461626c652d636f6d6d656e742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/chuoke/laravel-table-comment/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/655350d11e4fc73e6f2eb927031799b9c1cf8ded1bb1472e5c02636cb55c2932/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368756f6b652f6c61726176656c2d7461626c652d636f6d6d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chuoke/laravel-table-comment)

---

Just a simple extension for commenting table in laravel migration.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require chuoke/laravel-table-comment
```

Usage
-----

[](#usage)

```
