AbdulRahman El-zahaby

Results 6 issues of AbdulRahman El-zahaby

Add \@method tags for autocomplete idea helper ![image](https://user-images.githubusercontent.com/12745270/133123825-0a2f9cb4-d797-4cd6-9d19-3dd8d8b64215.png)

# issue : using relation with multiple **same** related model (in morph relations ) will cause an issue with "record-id" # 1 ![image](https://user-images.githubusercontent.com/12745270/175661494-20c7a85b-0d64-417b-b269-1cd6f10f2055.png) # 2 : ![image](https://user-images.githubusercontent.com/12745270/175661723-bb6efad4-3f95-46a9-810e-47ca328bd8c3.png) # fix using...

bug
needs more info

to make alert appear after some time you can add "timeout" option ```php $this->alert('success', 'Your answer has been submitted'); $this->alert('info', 'You can update your answer',[ 'timeout' => 4000, ]); ```

Models included the `HasFactory` trait in version >= 8 of Laravel

enhancement
Priority: SHOULD

auto left without using 'position: absolute;'