-
Likely related to closed issue #46 --> Eloquent doesn't seem to recognize Sortable as a trait. I'm not new to PHP, but I am somewhat of a novice at Laravel and Composer so I'm guessing my issue is co…
-
I was really hoping that the `Place` field would include coordinates, `latitude` and `longitude` which are both returned from Algolia places. Looking at the source it wouldn't take a lot to add it?
-
- Laravel Version: 5.6.2
- Nova Version: 1.1.4
- PHP Version: 7.2.3
### Description:
When editing Places field, it does not appear; when checking DevTools, this is the error :
```javas…
-
__Description__
Whilte attempting to update tenant record I get an alarm saying `Database [tenant] not configured` which is weird because prior to attempting to update I have to call the collec…
-
Hi Artisans,
After a fresh installation i create some models and resources and make their relationships it's seems fail.
The nova-api just throw timeout.
-
Here is one another error with attaching invoice pdfs to e-mails ;). But fear not I have a stack trace!
So here is my setup:
* I use stock ``docker`` container;
* I use docker-compose script…
-
### Prerequisites
* [ x ] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [ x ] Checked that your issue isn't already filed.
* [ x ] Checked if n…
-
I am trying to install aimeos for the first time using Laravel 5.6.* with xampp-win32-7.2.5 and got this error...
C:\xampp\htdocs\laravel_projects\sitedemo>php artisan aimeos:setup --option=setup/d…
-
Maintenance mode is checked on every request by utilizing a middleware. Thereby it would be no problem to add an argument for the `artisan down` command that exempt routes from maintenance mode.
**…
-
This is a ** query **
### Prerequisites
* [Y ] Are you running the latest version?
* [Y ] Are you reporting to the correct repository?
* [Y ] Did you check the documentation?
* [Y] Did you…