<?php /** * Getting SEO Object * * @return Pharaonic\Laravel\SEO\SEO */ function seo() { return app('SEO'); }
info at phpclasses dot org