-
When I run command >php artisan make:service CreateProduct getting error
Call to undefined function KesmenEnver\ServiceLayer\Commands\camel_case() error
Error
Call to undefined function …
-
### Feature Description
The below make commands support --test and --pest:
```
php artisan make:command
php artisan make:job
php artisan make:listener
php artisan make:mail
php artisan make…
-
I installed PHP 7 and I followed the commands.
composer install
npm install
php artisan key:generate
php artisan migrate
php artisan db:seed
gulp
php artisan serve
G:\PHP\Laravel\vuedo-mas…
-
Hi Tobias,
This is more of general feedback than an issue itself. I understand that the method of executing commands with `shell_exec` works in the `onAfterRoute`.
My feedback in more in line wi…
-
- Laravel Version: 5.5.*
- Voyager Version: ^1.0
- PHP Version: 7.1.*
- Database Driver & Version: n/a
### Description:
Voyager needs the ability to define the php path in the env file. Curre…
-
### Winter CMS Build
dev-develop
### PHP Version
8.1
### Database engine
MySQL/MariaDB
### Plugins installed
_No response_
### Issue description
When running the command `php artisan mix:watc…
-
Hello, I was trying to build and install a bookstack using your image. I faced a number of issues.
First, the version uploaded to docker hub is rather old, with bookstack v22.04. I could install but …
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Hi,
Every time I print the l…
-
TLDR; Is it the right way to let ArtisanServiceProvider include lots of different commands that are dependent on other service providers? Makes it hard to excluded unneeded components from Laravel.
…
-
### Versions:
- laravel-modules Version: 11.1.4
- Laravel Version: 11.23.5
- PHP Version: 8.2
### Description:
Getting error while creating 2nd module. 1 module created successfully but after t…