acorn icon indicating copy to clipboard operation
acorn copied to clipboard

Laravel components for WordPress plugins and themes

Results 41 acorn issues
Sort by recently updated
recently updated
newest added

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] This is...

enhancement

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] I have...

bug

Radicle (and so, Acorn) is missing the `FoundationServiceProvider`, causing multiple errors : - `\Illuminate\Http\Request` class is missing the `validate()` method - The custom [FormRequests](https://laravel.com/docs/9.x/validation#form-request-validation) are not working, because of the...

### Version 3.0 ### What did you expect to happen? I have integration.php file in main wordpress folder. In the beginning of this file I included wp-load.php I need to...

bug

### Summary To enhance the debugging and performance analysis capabilities of Acorn-powered WordPress projects, it would be beneficial to have native support or a seamless integration guide for Laravel Telescope....

enhancement

### Version 3.x ### What did you expect to happen? Even though mentioned in the [docs](https://roots.io/acorn/docs/directory-structure/#advanced-directory-modifications) for 3.x the `acorn/path` filters do nothing in acorn 3.x Relevant function in 2.x...

bug

### Summary Background: I wanted to use laravel validation in blade components within an acorn project (a sage 10 theme to be specific). I read a bunch of the acorn...

enhancement

Adding and then removing a service provider breaks Acorn until the packages cache is removed: 1. `composer require spatie/laravel-ignition` 2. `wp acorn package:discover` 3. `composer remove spatie/laravel-ignition` Error: ``` In...

bug

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] I have...

bug

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] I have...

bug