-
After - according to the doc's instructions - executing:
`php artisan db:optimize` and
`php artisan migrate`
and checking that indeed there is a difference/gain in performance, I wanted to repe…
-
I am following this guide
https://mybizna.gitbook.io/mybizna-erp/readme/how-to-install-in-laravel/how-to-install-as-new-laravel-project
when i run the following command
php artisan vendor:pub…
-
added to composer.json
`composer install`
`php artisan zipus-import `
Error: `Command "zipus-import" is not defined.`
the files did get pulled into ./vendor/dpovshed/zipus
laravel 5.6.34
mi…
-
Hello,
when you try to run an command thats has a "question/choice", the script aborted and throws an exception.
Like this in your command handle
```php
$this->choice(
'Choose import typ…
-
### What is your request about?
On a new install following the guide, running the command 'php artisan optimize' results in the following error.
![image](https://github.com/user-attachments/assets…
-
Cannot access offset of type string on string
at vendor/san-kumar/laravel-crud/src/Utils/SchemaUtils.php:79
Erro ocurred when execute this command php artisan crud:generate estrutura
-
It should be possible to configure Cachet via a `cachet:install` Artisan command.
v2.x had an [interactive command](https://github.com/cachethq/cachet/blob/d4666993247dc6d776c957b3695e1b981663180b/…
-
### Describe the bug
When you use laravel-bugsnag package with barryvdh/laravel-ide-helper, if you run
```
php artisan ide-helper:meta
```
command giving this error.
Error messages…
-
- Laravel Version: 5.2.45
- PHP Version:5.5.9
- Database Driver & Version: mysql 5.0.11
### Description:
running > php artisan command getting this error
PHP Parse error: syntax error, unexpec…
-
## ✨ Feature
We would like to send out a one-time in-app notification about updates to the work experience fields.
## 🕵️ Details
Message EN: We've updated the work experience options on your prof…