Defining Eloquent model (will assume that DB table named is set as plural of class name and primary key named "id"):
class Shop extends Eloquent {}
Using custom table name
protected $table = 'my_shops';
###Let's install Vagrant###
###Select a Vagrant Box from https://vagrantcloud.com###
#add it to your list of boxes
vagrant box add hashicorp/precise32
#create a new folder for your project & init vagrant
| [ | |
| { | |
| "id": "AlioshRomano.markdown-mind", | |
| "name": "markdown-mind", | |
| "publisher": "AlioshRomano", | |
| "version": "1.0.0" | |
| }, | |
| { | |
| "id": "antfu.browse-lite", | |
| "name": "browse-lite", |