-
### Scribe version
4.37.2
### PHP version
8.3.6
### Framework
Laravel
### Framework version
11.25.0
### Scribe config
```ruby
title => "Serp API Client"
type => "laravel"
…
-
### Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
sentry.php.laravel 2.8.0
### Steps to Reproduce
Whenever an error happens from inside a blade file, th…
-
# Bug report
### What I did
Created a CRUD::Field on an morphable relation, defining an ajax datasource for the results:
```
CRUD::field([
'name' => 'morphable',
'l…
-
## Good Points
- Using the Policy class for authorization
- Using the Request class for data validation
- Using scope to filter published posts
- Proper commit messages
## Correction Points
…
-
A laravel blade file is not really a html file. It includes program directives for conditions and loops.
But, because it starts with @ (like @foreach), the laravel directrives get escaped by domRepl…
-
Could you please add blade.php into the scope thanks.
-
# add laravel blade comment syntax
' {{-- my comment --} '
-
Greetings,
First, thanks for creating this wonderful CRUD generator!
I was just wondering if there is a way to create custom stub templates? I have successfully copied the default stub template…
-
When I add the `pb-3` Bootstrap css class on a `` element the hash of the css file and in my manifest.json doesn't change after running `npm run build`.
Using version:
@erbelion/vite-plugin-larave…
-
## Feature Request: Implement Contextual Popup Functionality
### Description
Implement a function or method that triggers a VS Code contextual popup with a specified message. This functionality wi…