-
-->> [PDOException] ? i am in windows10 enviroment
-
PHP Warning: require(C:\Users\cakin\Downloads\rainway-source-main\rainway-source-main/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\cakin\Downloads\rainway-source…
-
At this stage I am getting this error, how can i fix this ? my php version 8.2.12
PHP message: PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminat…
-
Hey Aaron, love solo.
We've installed it in our app, but because it's a `--dev` composer dependency, but registers it's service provider in `bootstrap/providers.php`, it causes issues when going to…
-
Hello, just running standard install scripts:
composer install
npm install
php artisan key:generate
php artisan migrate
npm run build
Brings up a whole string of errors, examples:
resources/j…
-
From: https://vitodeploy.featurebase.app/p/laravel-commands
Create a new section in the sites to support Laravel artisan commands like:
- Cache
- Up/Down
- Queue (failed, restart ...)
- Custo…
-
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
-
Hiya
Thanks for answering my previous query :)
I've just updated, and now I can't get `php artisan make:modal MyModal` to create the class file, it's creating the view files okay, just not the c…
-
The default port used by SSR is 13714.
How to change it?
I use Laravel Forge and I have 2 sites on same server, both using Inertia and SSR. When I enable Inertia SSR via Forge for 2nd site, it s…
-
```
$ php artisan migrate
Illuminate\Database\QueryException
SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = blindmeetup and t…