Skip to content

Commit

Permalink
Update example for own model
Browse files Browse the repository at this point in the history
  • Loading branch information
floflock authored Sep 19, 2017
1 parent 0c4d33b commit 2102e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Optionally you can create your own `Post` model (or Page, or whatever) which ext

namespace App;

use Corcel\Post as Corcel;
use Corcel\Model\Post as Corcel;

class Post extends Corcel
{
Expand Down

0 comments on commit 2102e99

Please sign in to comment.