-
Laravel Spark v4.0.5 (using Laravel/Cashier 7.0.6) produces an error exception when trying to display an team invoice:
```
ErrorException in Table.php line 577:
A non-numeric value encountered
i…
-
If I add UserVerification trait to the User model I start getting:
`Symfony\Component\Debug\Exception\FatalErrorException: Cannot use Jrean\UserVerification\Facades\UserVerification as UserVerifica…
-
Hi there,
I've been following your instructions for setting up Coaster CMS - which, by the way, is the only CMS I have so far found that requires Laravel 5.3, so well done! I'm setting it up on top…
-
We're trialling Shippable and Codeship side by side - at the moment Shippable is taking approx 25 mins to build / test whereas the equivalent Codeship build tasks < 4 mins.
I'm really interested if…
-
I get this error when I run `npm run dev` on a fresh install.
![capture d ecran 2017-02-03 a 15 37 16](https://cloud.githubusercontent.com/assets/12190675/22607636/b5395d74-ea26-11e6-83b7-800c911fe…
-
A locking mechanism would prevent 2 processes doing the same logic at the same time to data objects.
I'd propose a simple system along the lines of https://api.drupal.org/api/drupal/includes%21lock…
-
~It fails to copy the package.json to the expected location for hook #1 but has a status code of 0 - thanks for any suggestions or hep you can offer!~
This was user error, coworker spun up new dev …
-
I can't seem to install this package with Laravel 5.3 running on PHP7.
Running `composer require spatie/laravel-medialibrary` results in:
> Problem 1
- Installation request for spatie/larav…
-
This is a part of #382 - but here as separate bug, to have it separated better.
I said that I report every bug I find ;-)
when adding a company (self hosting), I do the following:
- click on the user…
-
Any idea why I am getting this error:
TypeError: t._v is not a function
at Proxy.render (eval at
---
I added below code in my blade.php template:
```
…