-
Hi! PhpStorm team is here!
We noticed that PhpStorm users experience freezes when using the "Laravel Query" plugin. The stack trace of the freeze is attached below. Most likely, the `ReadAction` c…
-
I see people here complaining that testing is different in Laravel 5.4 and using a compatibility package for this.
If you have an old project and you want to use the compatibility package that ok. Bu…
ghost updated
7 years ago
-
Please comment here if you wish to join the org.
Include:
- Languages that you have some experience with.
- The team you wish to join. Teams can be viewed [here](https://github.com/orgs/PHPJubilee/te…
-
- Laravel Version: 5.7-dev
- PHP Version: 7.3.1
- Database Driver & Version: n/a
### Description:
I was attempting to run [infection](https://github.com/infection/infection) on this code base,…
-
Great that you created this repo. Time to start planning.
There are a few things to discuss:
1. How much time does each person here have to code on a new wallabase? I will probably take +200 hours to…
s4wny updated
10 years ago
-
I use Entrust, which depends on Ardent. I recently upgraded to Laravel 4.1. Now my tests fail with the following backtrace:
```
PHP Fatal error: Call to undefined method Illuminate\Http\Input::hasSe…
-
**Describe the problem**
Starting from `3.4.0` we have queue jobs to handle long running tasks or for tasks that need to done later . Our queue jobs implementation is an extended implementation of La…
-
Hi there,
Thanks for improving the SQS implementation for Laravel. It's a shame the PRs for the core were rejected, they were very nice enhancements.
Just wondering how far away you think this is fr…
maknz updated
8 years ago
-
When I try to use interface or union, laravel server always die.
using interface
``` php
class Event extends BaseType
{
public function interfaces() {
return [
G…
-
__Description__
I'm not sure if this is actually a bug or just a deprecated function (#620 mentions this, but got no replies and was closed without any extra information, so I'm not quite sure how …