Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cc9fa46

Browse files
Ellis KenyőHenrik Lissner
Ellis Kenyő
authored and
Henrik Lissner
committed
feat(+php-laravel-mode): add migration snippet
1 parent edd1645 commit cc9fa46

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎+php-laravel-mode/migration

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# -*- mode: snippet -*-
2+
# name: Laravel Migration method
3+
# key: mig
4+
# uuid: mig
5+
# --
6+
Schema::table('1ドル', function (Blueprint $table) {
7+
`%`0ドル
8+
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /