0
  use Jaybizzle\Seasons;
  
  $season = new Seasons;

  echo $season->get();

After I enter the site i got that error and I don't know why.

znaja
  • 3
  • 2
  • 3
    simply because the class `Jaybizzle\Seasons` was not found, try running `composer install` – Amjad Dec 03 '22 at 21:55
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Dec 04 '22 at 09:32
  • What have you tried to resolve the problem? Where are you stuck? – Nico Haase Dec 04 '22 at 12:50

0 Answers0