kontent-ai / sample-app-php

Dancing Goat site built with Kontent.ai and Laravel
https://kontent.ai/learn/tutorials/develop-apps/get-started/run-sample-app/?tech=php
MIT License
1 stars 5 forks source link

Make the site work with the latest version of Laravel Framework #8

Closed petrsvihlik closed 4 years ago

petrsvihlik commented 5 years ago

Motivation

Make sure the site is up to date with the latest standards.

Proposed solution

Update Laravel to v5.7.x.

Acceptance criteria

petrsvihlik commented 5 years ago

would you like to pick it up @shennawy?

nikspyratos commented 5 years ago

Is this still up for grabs? I'll take it if so. Should be able to get it to 6.x now.

Simply007 commented 5 years ago

Hello @nikolaos-spyratos. I've just sent you an invitation to the Kentico GitHub organization. If you accept it, you'll be able to interact with other Kentico GitHub community members in out Global collaborators dicsussions as well as getting the fresh info about Kentico Github activity.

The issue is yours!

Note: I have just found a fix of an infinite loop of destructing calls (https://sourceforge.net/p/simplehtmldom/support-requests/49/). As a part of that, I have also merged the pull request #10 with @dusekdan so that the app is ready for the Laravel update!