-
### Describe you feature request
Hi there,
I am trying to tweak the Caddyfile for Laravel Octane. What is the proper way to do it?
Here is what I have tried, but the server does not start. An…
-
Adding the `-n` flag for `php artisan make:model Post -n -m -f` would be wonderful
And have it make the nova Post resource behind the scenes
-
### Feature Description
Hello ;)
I'm using a plugin called Laravel Make Integration that has two really great route features:
- Gutter icons: In the controller, I can see the route where the …
-
When trying to run `ab:migrate` on a Laravel 5.1.45 project, the following error is generated:
```
[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method ComoCode\Lara…
-
Error when trying to create an FTP user.
```
Symfony\Component\Routing\Exception\RouteNotFoundException:
Route [admin.ftp.accounts] not defined.
at /var/www/gameap/vendor/laravel/framework/s…
-
Hi,
Gotta give it to you for this package! :)
A few things came across my mind:
1. I think it is better to have `Daemon` classes instead of requiring every daemon to be a command, this fills u…
-
### Expected behavior
````php
logger()->error('test');
````
Should go to Bugsnag
### Observed behavior
It's not going to Bugsnag
### Steps to reproduce
````bash
php artisan tinker
…
-
When I run the `moveavatars` artisan command, nothing happens. I've run it both with `DEFAULT_FILESYSTEM` set to `s3` as well as unset (I think that's `public`, though the docs suggest `local` instead…
-
Hey,
I'm really interested in ability to change the default project structure, for example I use modules structure and I want to create a Model under modules/{module}/Models, etc. Like the Laravel Id…
-
php artisan make:crud --all generates exception in console
Steps to reproduce the behavior:
1. Start a fresh Laravel 8 project using composer and open it in VSCode
2. Connect to a db with a t…