-
The Routes and Middleware declaration in laravel is done differently (in bootstrap/app.php) then older versions.
I'm upgrading to Laravel 11 and it's very confusing and difficult to migrate your pack…
-
Goal: control rollout of, and access to certain features (e.g., beta, premium, whatever).
We'll use Laravel Pennant: https://laravel.com/docs/11.x/pennant
- [ ] Add and configure Laravel Pennant…
-
### Summary of problem or feature request
The problem reported in #2995 has not been fixed.
OP said that Yajra Datatables 9.x works with the example provided in the documentation, but users using …
-
With the version 3.0 there is a new github page and repository for the documentation
https://github.com/adalessa/laravel-nvim-docs
https://adalessa.github.io/laravel-nvim-docs/
As we learned from…
-
Hi there Will - thanks again for such an amazing wrapper here.
The documentation seems like it might be a bit outdated for Laravel 11, at least while I'm trying to use it
When I import the packa…
-
### Telescope Version
5.2.4
### Laravel Version
11.29.0
### PHP Version
8.3.12
### Database Driver & Version
image: 'postgres:17' (the issue also appears on 'mysql/mysql-server:8.0')
### Descr…
-
Cfr https://laravel.com/docs/11.x/reverb#event-loop
- [ ] Install, test, and use uv in production
- [ ] Add documentation to self hosting guide
-
Hello. Can you please write a full test for laravel? Documentation examples don't work.
Also the problem is in the documentation:
https://nutgram.dev/docs/testing/introduction
```public functio…
-
### Description
According to the Laravel documentation a `@section()` tag can have an "inline" value like this:
```
@section('title', 'Page Title')
```
In this case it doesn't have a `@endsecti…
-
Options
- upgrade Laravel forge subscription
- https://github.com/spatie/laravel-backup
- https://pgbackrest.org/
- https://packagist.org/packages/spatie/laravel-backup
- documentation: https:/…