Git Product home page Git Product logo

Comments (6)

sinnbeck avatar sinnbeck commented on July 30, 2024 1

@asamofal Did you check the file on the server? Or try clearing it if its perhaps an old version php artisan view:clear

from pulse.

driesvints avatar driesvints commented on July 30, 2024 1

@asamofal no that's just the application cache

from pulse.

driesvints avatar driesvints commented on July 30, 2024

Heya, thanks for reporting.

We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code that reproduces the issue as one separate commit on the main/master branch and share the repository here? Please make sure that you have the latest version of the Laravel installer in order to run this command. Please also make sure you have both Git & the GitHub CLI tool properly set up.

laravel new bug-report --github="--public"

Please do not amend and create a separate commit with your custom changes. After you've posted the repository, we'll try to reproduce the issue.

Thanks!

from pulse.

sinnbeck avatar sinnbeck commented on July 30, 2024

@asamofal Curious where you have ->id in that file. It is nowhere in the original file
https://github.com/laravel/pulse/blob/1.x/resources/views/livewire/usage.blade.php

Did you manually alter it in the vendor folder?

from pulse.

asamofal avatar asamofal commented on July 30, 2024

@driesvints With all due respect, if I do all of your steps probably I can figure out the problem myself, not confident that I have so much time to jump so deep into this...

@sinnbeck This is the most interesting part, of course, no, the vendor folder is unattached. I don't even have anything special, just installed one extra package for pulse - laravel-pulse-schedule but I don't think it's related to the issue, the problem with Recorders\UserRequests.
I use ULIDs as id in users table but it shouldn't be a problem because I see user ids in pulse's tables.

And again it happened after the update from beta7 to beta11. I checked the changelog but not found anything related to UserRequests recorder, therefore I'm so confused...

from pulse.

asamofal avatar asamofal commented on July 30, 2024

@sinnbeck php artisan view:clear did the trick 🤔 But I've tried artisan cache:clear before and was so confident that this includes clearing all the cache types, isn't?

from pulse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.