This website requires JavaScript.
Explore
Help
Sign In
ZorgCC
/
lumen-generators
Watch
2
Star
0
Fork
0
You've already forked lumen-generators
mirror of
https://github.com/ZorgCC/lumen-generators.git
synced
2024-12-28 14:55:29 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9ab561df2f
lumen-generators
/
templates
/
model
/
relation-with-timestamps.wnt
5 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change tab to space Using PSR-2 standard.
2016-03-30 10:42:16 +03:00
public function {{name}}()
{
return $this->{{type}}("{{model}}")->withTimestamps();
}
Reference in New Issue
Copy Permalink