laravel-tinker icon indicating copy to clipboard operation
laravel-tinker copied to clipboard

Adds a way to write php and run it directly in Laravels' Artisan Tinker.

Results 56 laravel-tinker issues
Sort by recently updated
recently updated
newest added

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

### Short bug description When I debug an Arabic text, it shows wrong ### Extended bug description _No response_ ### Your project is not the problem - [X] I tried...

bug
keep active

### Short bug description When I try to run tinker from within docker container, it takes project path from wsl. ### Extended bug description I have a setup where I...

bug
keep active

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.2 to 2024.1.3. Release notes Sourced from JetBrains/qodana-action's releases. v2024.1.3 Changelog 2249826 :arrow_up: Update qodana to v2024.1.3 3346d1b :arrow_up: Bump azure-pipelines-task-lib from 4.11.0 to 4.12.0 348e594 :arrow_up:...

dependencies
github_actions

### Related problem _No response_ ### My ideal solution I see you moved the the Tinker Console to "Scratches and Consoles" with https://github.com/Roboroads/laravel-tinker/issues/39. Is there a reason why we need...

feature request
keep active

### Short bug description No Output when an Exception occurs ### Extended bug description When the code you try to run produces an error no output is shown. This was...

bug
keep active

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.2 to 3.3.2. Release notes Sourced from gradle/wrapper-validation-action's releases. v3.3.2 [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will...

dependencies
github_actions

### Short bug description When starting query, the following issue occurs ### Extended bug description Fatal error: Uncaught Error: Class "App\Models\User" not found in /in/ESCj2:2 Stack trace: #0 {main} thrown...

bug

### Related problem i use `docker-compose.yml` and i want to use this plugin but i am getting error `Could not open input file:` and don't want to change `docker-compose.yml` ###...

feature request

Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-text&package-manager=gradle&previous-version=1.11.0&new-version=1.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java