-
After upgrading a Laravel 6 application to Laravel 7 I noticed that a test which was making assertions against behaviour which is executed in the `terminate()` method of a custom middleware was failin…
-
This library looks great!
It would be a nice feature to be able to name routes and then get permalink by that name like for instance in Laravel:: https://laravel.com/docs/8.x/routing#generating-urls…
-
This is one of pain points when using Rector with Laravel. It works well on PHP code, but fails on Blade.
Often Blade uses simle structures like PHP functions calls, that ought to be refactored.
…
-
We have had an occasional issue on our site where id's dont get saved into the `storage/statamic/addons/aardvark-seo/aardvark_redirects/manual.yaml` file when saving through the control panel.
The …
-
Hi
I use this library with
Laravel 10.25.2
Nova 4.27.13
Laravel and Nova with totally default settings. I just install them.
Every time I try to create any chart from model I have this error in…
-
I wanted to thank you @thetutlage, @RomainLanz and team for the amazing work you've poured into this framework.
**It's certainly a piece of art!** and I really enjoy coding on it ❤️
On the pers…
-
### Bug description
I have a text field with this in
```
Random {{ custom:wrap text="nonsense" }} news in your inbox. Once a month.
```
and a custom tag set up like this:
```
-
It seems like something has changed with Laravel 5.
Currently I'm not able to use a function name which is equal to the name of the property.
So this is not working and I can't figure it out why
```…
-
- Laravel Version: 8.83.26
- PHP Version: 7.4.33
- Laravel-admin: 1.8.17
### Description:
I have a select field that I would like to set it's value to a pre-defined one and make it read-only, th…
-
At the moment this extension not support Laravel 11, the most significant issue is with the usage of getDoctrineSchemaManager() on TableFieldsGenerator.php