Skip to content

Commit 8711a29

Browse files
committed
Merge branch 'development' of github.com:rappasoft/laravel-boilerplate into development
2 parents 59a7534 + df55f6a commit 8711a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Models/Traits/Uuid.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function getUuidName()
2929
}
3030

3131
/**
32-
* Use Laravel bootable traits
32+
* Use Laravel bootable traits.
3333
*/
3434
protected static function bootUuid()
3535
{

0 commit comments

Comments
 (0)