Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 51e242d

Browse files
committed
WIP
1 parent 64489bd commit 51e242d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.idea/php.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "craftlogan/laravel-overflow",
3-
"description": "The Laravel Overflow package will allow to easily add an overflow column to a form request. Use this package to make it easy to store overflow request values in a json column on database table:)",
3+
"description": "The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)",
44
"keywords": [
55
"craftlogan",
66
"laravel-overflow"

0 commit comments

Comments
 (0)