-
Howdy. I'm currently developing a PHP application using Laravel and Stripe Connect.
I can successfully create a customer, but when i go to UPDATE the customer (following [this documentation](https:…
-
Hello,
I started a new project with Laravel 5.4 and when I try to recover the BelongsToMany relationship return an empty Collection although the foreign Keys _ids are attached to the model.
My …
-
Hello. I'm trying to install the demo app, but my install ( php artisan aimeos:setup --option= setup/default/demo:1) keeps failing with this error:
SQLSTATE[42000]: Syntax error or access violatio…
-
Whoops, looks like something went wrong.
1/1 Exception in Standard.php line 126: Site for code "default" not found
Issues found, plz help me how to solve it.
Thanks
-
from searching it seemed that my app keys didn't match and `php artisan db:seed --class=UpdateSeeder` was supposed to help but I get tons of errors with that:
```
[2017-07-01 17:51:23] productio…
-
Another DB error while upgrading...
QLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'credit_number_counter' (SQL: alter table `accounts` add `credit_number_counter` int null defau…
-
(Update - I have made progress, check below before wasting time wading through this.)
What is the proper method for declaring a polymorphic relationship? I cannot figure this out and I cannot find …
-
- Laravel Version: 5.4.15
- PHP Version: 7.0.15
- Database Driver & Version: Ver 14.14 Distrib 5.5.44, for Win32 (x86)
- Running Zend Server 9.0.2 (Apache, Mysql)
### Description:
I have a very…
-
- Laravel Version: 5.4.*
- PHP Version: 5.6.19
- Database Driver & Version: 5.7.11
### Description:
**Optional input field validation issue. I mentioned website & facebook_url, google_plus_url,…
-
My Os is ubuntu 14.04 and php 7.0
i am trying to access frontend with http://localhost:8000/index.php/list
![image](https://cloud.githubusercontent.com/assets/5070829/22886831/9e997f8e-f225-11e6-8…