-
### 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
Good morning everyone,
I hav…
-
## Create a plan of whole build before hand.
The whole output of crud could be put in instructions in the config file as well as the artisan commands. with a simple enable switch just like you put i…
-
Hi all,
I have installed "tymon/jwt-auth":"1.0.0-beta.1" on Lararel 5.3.22. tymon folder was created under vendors folder, but I still received this message
``
[RuntimeException]
Could not s…
-
i am new and I am following in the footsteps of laravel 5.1 to 5.2
php artisan laravel-shop:migration
after giving yes
creating migration...
Symfony\Component\Debug\Exception\FatalErrorException
Cla…
-
After installation I ssh inside the container and ran `php artisan koel:init --no-assets` which created a bunch of tables inside the database. I can see the default admin user inside the `users` table…
-
Hello. For the life of me I can't figure out why everything seems to be working but new code isn't pushed to the production server. Config is as follows:
```
'projects' => array(
array(
…
-
Hi, I am using Laravel 5.6 on DigitalOcean with one vCPU, however this is probably an issue for higher Laravel versions too.
The schedule:run command is expected to be called in CRON. You can not c…
misog updated
4 years ago
-
### Laravel App Key Rotator Version
v^2.0
### Laravel Version
v9.22.1
### PHP Version
v8.1.4
### Bug description
I am getting the following error while running: php artisan app-ke…
-
### 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
When upgrading from v6.3.1 to v…
-
New Laravel projects include an excellent error page, Spatie's [Ignition package](https://github.com/spatie/ignition), to render out PHP errors in local development. This would be a great addition to …