-
When fetching messages from some email accounts (not all) I get this error:
GetMessagesFailedException in Query.php line 189:
imap_fetchheader(): Bad message number
I have read https://github.c…
-
Would it be cool to have a frontend presets for Laravel spark?
-
- Laravel Version: 5.3.26
- PHP Version: 7.0.14-1+deb.sury.org\~xenial+1 (works)
7.0.13-1+deb.sury.org\~trusty+1 (fails)
- Database Driver & Version: MySQL 5.7.16 (Running in RDS instance in AWS)
…
-
I using Laravel Spark 5.0.1, Laravel 5.5, and now i add this package.
when i use tinker command below, it show error on
`Undefined index: provider in /home/vhost/mcal/vendor/spatie/laravel-permissi…
-
Does this package work in conjunction with Laravel Spark? If so, are there any 'gotchas' or special steps required?
-
Nova locks the table when it attaches models to each other. The first time it gives that error is with line # 28 of `Laravel\Nova\Http\Controllers\ResourceUpdateController` even in Nova 1.0.13.
I'v…
-
I am getting the validation error returned and can see them in the network tab, but they are not being displayed?
-
I'm using Laravel Spark and writing a Dusk test for the register form. The billing address is being filled by the test in the following standard way (using class selectors):
```
$browser->select('…
-
Hello,
i try to pay a **subscription** with laravel spark. But i become every time a exception.
Error place:
https://github.com/laravel/cashier/blob/7.0/src/Billable.php#L385
Tracelog:
```
…
-
Hey! Thanks for your work here!
I was looking to integrate latest Quasar with latest Laravel and Spark (Nova later), it looks like almost everything are done here. Did you made any blog / docs wher…