-
**Is your feature request related to a problem? Please describe.**
Kind of. We would like to (or rather: must) be able to pre-configure servers, server pools, user roles, etc. for new PILOS instances…
-
### Summary
It would be great if we can run artisan commands inside an application module. I tried to find if this feature already exists, but couldn't find anywhere. If it does, please guide me so…
-
Не все команды ищет которые есть и подключены, указывается в селекторе только стоковые=(
как добавить все остальные команды, включая свои собственные?
единственное в общем нашёл решение :
если в …
-
# Bug report
### What I did
I followed the installation on https://github.com/Laravel-Backpack/translation-manager
composer require backpack/translation-manager
php artisan vendor:publish --pr…
-
### Summary
After every container restart I noticed that the mails are fetched once then no longer for exactly 10 minutes. After the 10 minutes the mail are fetched once per minute. But it sometime…
-
**Describe your environment**
OS: linux debian 12
php: 8.2
laravel: v11
open-telemetry/opentelemetry-auto-laravel: 0.0.28
open-telemetry/sdk: 1.1.2
**Steps to reproduce**
This is after…
-
**Describe the bug**
When trying to run php artisan optimize on PHP 8.2, the following error occurs:
Your configuration files are not serializable. This issue happens due to the use of closures in t…
-
### Command
artisan
### Description
Laravel's Artisan commands
### Homepage
https://laravel.com/
### Documentation
https://artisan.page/
### Repository
https://github.com/laravel/laravel
###…
x-di updated
4 months ago
-
Eu segui todo o passo a passo corretamente, porém continua em inglês, já fiz limpeza de cache usando `php artisan config:clear` também, porém não obtive sucesso.
Estou usando a versão 11.9 do larav…
-
Hiya
Thanks for answering my previous query :)
I've just updated, and now I can't get `php artisan make:modal MyModal` to create the class file, it's creating the view files okay, just not the c…