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';
| //edtracting Telephone no and other stuff | |
| <div class="inhalt-links"> | |
| <h2> | |
| Deutsche Verkehrswacht | |
| <br> | |
| Verkehrswacht Dortmund e. V. | |
| <br> | |
| </h2> | |
| <h3> | |
| Standnummer:  | 
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |