-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
When open the app should load properly.
## Current Behavior
When I install …
-
# Bug report
### What I did
After deleting a record, the modal window (dtr-modal) does not close and does not redirect to the list.
### What I expected to happen
Close the window or redire…
-
# Issue: Webhook Handling Error in Laravel Cashier Mollie
## Description
When handling the webhook for first payments, the webhook fails and results in an internal server error.
### Error Detai…
-
It would be nice to be able to activate intelephense for other language modes than "php", especially for laravels .blade.php template files, with the "Laravel Blade" language mode selected: https://gi…
7twin updated
3 months ago
-
Hello again.
About the new version _1.44.14927 (pre-release)_... (great additions by the way)...
### Sugestions
- [ ] Space inside double curly braces: `{{ $nice }}` not `{{$meh}}`.
- [ ] Bl…
-
https://bootcamp.laravel.com/blade/creating-chirps#updating-the-migration
![Image](https://github.com/user-attachments/assets/8e681e96-08b6-469b-9a8f-d168247b7c36)
-
### Platform
Windows
### Template before formatting
```blade
```
### Template after formatting
```blade
```
### Expected Behaviour
As you can see when I pass the fieldValue in the double qu…
-
I have three files:
- .prettierrc
```json
{
"plugins": ["@prettier/plugin-php", "prettier-plugin-blade", "prettier-plugin-tailwindcss"],
"overrides": [
{
"files": …
-
Is ther is a way to use in Laravel.views ?
-
## Dropdown Component Slots Not Working in Laravel Blade with Alpine.js
### Summary
The dropdown component in Laravel Blade is not displaying its content correctly when using named slots for…