use Jaybizzle\Seasons;
$season = new Seasons;
echo $season->get();
After I enter the site i got that error and I don't know why.
use Jaybizzle\Seasons;
$season = new Seasons;
echo $season->get();
After I enter the site i got that error and I don't know why.