-
### Is your feature request related to a problem? Please describe.
I just found this project and as a new user it took me a lot of time to find out how the generated code (for server stubs) is supp…
-
-
__Description__
Artisan:call('passport:install') not working on hyn/multi-tenant 5.6
---
__Actual behavior__
Does not run artisan command. When I try doing it manually using the follow…
-
Hi,
Coming back to PHP from Rails land after many years I was curious about one "missing" aspect of the Laravel migration feature.
This is schema file saved after each migration that allows a new …
-
I try to run:
php artisan migrate:install
But I got the following error:
[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES)
-
__Description__
When running an artisan job that loops through all web sites - the URL within the results (an email) is set to localhost. I do have the 'update-app-url' set to true.
```php
…
-
Many of you may have noticed I haven't been doing a lot of work on this project recently since v3 (Laravel 10) dropped earlier this year. To explain, open source time for me is limited at the moment -…
-
environment is wsl2 docker
`cp .env.example .env`
`docker-compose up -d nginx mysql phpmyadmin redis workspace`,
When I executed the following error occurred
```bash
rylan@Rylan-PC:~/la…
-
### Laravel Version
11.28.1
### PHP Version
8.3.12
### Database Driver & Version
MariaDB 11.5.2
### Description
When using a custom collection on an eloquent model as suggested in…
-
I've managed to get the whole system up and running without Docker, so here's more of an outline on what you need to do. The whole thing works fine on a Raspberry Pi 4, should work on any modern Linux…