Answer the question
In order to leave comments, you need to log in
When deploying a site to Laravel, an error pops up, how to fix it?
Deployed the site (CMS on Laravel samopis), Gets an
error:
* Get an item at a given offset.
*
* @param mixed $key
* return mixed
*/
public function offsetGet($key)
{
return $this->items[$key];
}
Problem with keys
myglobalstage.com/category/tap
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question