jfullstackdev

Results 23 comments of jfullstackdev

@jedpepper, follow me here in GitHub, I'll follow you back, and I have several tutorials for beginners , thanks

no actual issue or discussion, this will be simply closed by the maintainers

no actual issue or discussion, this will be simply closed by the maintainers

yes, but using Java 8 will still get the job done

no actual issue or discussion, this will be simply closed by the maintainers

![image](https://user-images.githubusercontent.com/47092464/96395571-8ae83480-11f7-11eb-9967-271f13db8824.png) the page is already activated, but it does not contain the correct content. I also checked the branches, there is the `gh-pages` for that site, but still. I don't...

I'm back. I just forked the repo. I used the current branch to be as the page, and here you go, you can visit this to see the page, it's...

good day, @haruncpi first of all, I want to thank you for this awesome project, it really helps a lot it's working both for web & API requests but one...

hello there @haruncpi @sasuandrei , finally pinned down the problem it's the way it's being triggered, by calling Eloquent `findOrFail` instead of using Laravel Query Builder `where` ![image](https://github.com/haruncpi/laravel-user-activity/assets/47092464/e4ebc946-3f2a-4554-89cc-7bd529189752) this can...