PHPackages                             aminsamadzadeh/eloquent-table-prefix - 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. aminsamadzadeh/eloquent-table-prefix

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

aminsamadzadeh/eloquent-table-prefix
====================================

add prefix to eloquent tables

v1.0(5y ago)09PHP

Since Feb 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aminsamadzadeh/eloquent-table-prefix)[ Packagist](https://packagist.org/packages/aminsamadzadeh/eloquent-table-prefix)[ RSS](/packages/aminsamadzadeh-eloquent-table-prefix/feed)WikiDiscussions master Synced 2d ago

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

Eloquent Table Prefix
=====================

[](#eloquent-table-prefix)

With this package you can add prefix to your tables.

Installing
----------

[](#installing)

just run below command:

```
composer require aminsamadzadeh/eloquent-prefix-table
```

Usage
-----

[](#usage)

```
