2
0
mirror of https://github.com/ZorgCC/lumen-generators.git synced 2025-01-18 16:17:55 +03:00
2015-09-26 22:43:06 +01:00

3 lines
116 B
Plaintext

$table->foreign('{{name}}')
->references('{{column}}')
->on('{{table}}')