Created
May 24, 2015 08:33
-
-
Save lukyth/f8c7781b5798d250d9d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
['id' => 3, | |
'name' => 'Derma Cup Organic Coffee', | |
'slug' => 'derma-cup-organic-coffee', | |
'tel' => '027519968', | |
'open_time' => '10:00:00', | |
'close_time' => '21:00:00', | |
'open_day' => 'ทุกวัน', | |
'min_price' => '0', | |
'max_price' => '100', | |
'building' => 'Sena Fest', | |
'district' => 'คลองต้นไทร', | |
'area' => 'คลองสาน', | |
'wifi' => 'N', | |
'parking' => 'Y', | |
'credit_card' => 'N', | |
'created_at' => new DateTime, | |
'updated_at' => new DateTime], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment