After installing the latest version I found few errors or bugs, given below is more details:
- Register error: Upon pressing the register button from top nav or login page it shows error message. Error Logs are:
ErrorException: Object of class Illuminate\Routing\UrlGenerator could not be converted to string
in public_html/tastyigniter/storage/framework/views/0a439dd40ea789cef1fa2a4691a8912f83f62a57.php:112
Similarly, shows error messages when clicking on my account, recent order, recent reservation after login.
- Static Pages error: not able to create a new page as it shows error message when pressing the save button. Error Logs are: Symfony\Component\Debug\Exception\FatalThrowableError: Undefined class constant 'SORT_ORDER'
in public_html/tastyigniter/vendor/tastyigniter/flame/src/Database/Traits/Sortable.php:88
Everything else looks fine so far, I will add more if I find any more error. I am working on this now, please share if you already fixed this problem will be a great help.
Many Thanks