add publish module

This commit is contained in:
Arno Kaimbacher 2018-08-29 17:18:15 +02:00
parent 100f6db9a6
commit ffbbc04206
93 changed files with 8150 additions and 10228 deletions

View file

@ -1,4 +1,5 @@
<?php namespace App;
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;