-
Brand new Laravel app, ran `composer require aacotroneo/laravel-saml2:dev-remove_mcrypt`, `php artisan vendor:publish`, and setup the various configurations in `config/saml2_settings.php`.
Visiting…
-
Hey, neat little dashboard, I love it :)
Small suggestion, in your readme you write to link the dashboard.
According to this issue: #https://github.com/laravel/valet/issues/748
There is an undo…
-
Hello Leokhoa, I just recently found out about this software, and I am blown away by its simplicity and lightweight nature. Thank you for building this for us. My question is; if someone has it in min…
-
**Describe the bug**
When using globals inside a custom email template it return an empty string
**Environment details:**
- Statamic Version 2.10.7
- Upgrade
- macOS 10.14
- Valet
- PHP…
-
Once i start the Firewall, all local domains stops working
-
Hello !
I use part of your starter kit as boilerplate to extend the cp, after migrated last night to Statamic 5 & Laravel 11, I have this issue from boot method from AppServiceProvider.
Route [sta…
-
Hi Andrew,
Been trying to get Perch Runway working with Valet. Wondering if you would be keen to compare notes on your configuration? I understand a driver is needed but wondering if I have to conf…
-
**Statamic:** 2.8.7
**Server:** Valet on macOS
I installed by putting a folder _GlideVanityURL_ into site/addons with everything from the repo and then ran `php please update:addons`. I get this e…
-
When updating a field I receive message "request failed with status 404".
On dev machine it working! (laravel valet)
The problem is on my prod server.
-
The new `HandleInertiaRequests` middleware exposes a `rootView` property, allowing to set a custom root view.
It works fine for regular `Inertia::render` in controllers, but doesn't seem to be take…