-
So I am at the part where you need to type in this command "php artisan bowhead:example_usage"
There are two different scenarios with this command:
- It gives me the error "New state of 'nil' is…
-
After upgrading to laravel 11.x I adjusted the composer.json according to the upgrading docs.
When building locally (using sail) everything works fine.
However when pushing to my server through gith…
-
When running `php artisan opcache:status` I get:
```
In Response.php line 270:
[ErrorException]
Trying to access array offset on value of type null
Exception trace:
at /home/sites/…
-
Hi, I'm developing a website that uploads videos to Vimeo using this package while using Laragon for local development (which has been working well).
However recently I have been getting this error…
-
I used the ssl button after the websites I added through the cipi. Transactions appear to be accumulated in the database and cannot be processed. The new website is also not added because the transact…
-
When compiling the phar the commands listed in the hidden section still show in the list.
I created a new cli application, built the phar and the following commands are shown:
➜ movie-cli cd buil…
-
I try to send mail with "Mail::later" and "Queue::Later". It works when I tested in local(with wamp) whereas in my online website, it doesn't work. When I took a look in "laq_async_queue" table", all …
-
Lando v3.6.5 here, but also happens on v3.6.4
Basically, the main issue here is that if you have two projects/directories with different recipes/plugins being used, Lando will not pick up the recip…
-
https://scrutinizer-ci.com/g/phpreboot/website/
Rating started with 10. However with recent commits, it went down to 8.44.
Need to fix issues reported by scrutinizer and get rating back to at least …
-
There are places in Laravel code that I wish for better comments. To me better is not necessarily more, but it is most of the time. I try to list some cases here. Examples are from laravel/horizon unl…