Search found 43 matches

by yong
09 Aug 2019, 10:38
Forum: Laravel package
Topic: SEO
Replies: 1
Views: 4364

SEO

Please can u help me to know how to make SEO (search engine optimization) to work well with google or others ?
by yong
29 Jul 2019, 14:32
Forum: Laravel package
Topic: Sorting
Replies: 1
Views: 827

Sorting

Please how to sort items ?
by yong
29 Jul 2019, 09:48
Forum: Laravel package
Topic: Currency
Replies: 1
Views: 832

Currency

I'm trying to modify default currency and default language but i don't understand how to do it !
by yong
25 Jul 2019, 07:53
Forum: Laravel package
Topic: Many to many
Replies: 3
Views: 1300

Re: Many to many

even with non Aimeos table ?
by yong
25 Jul 2019, 05:59
Forum: Laravel package
Topic: Many to many
Replies: 3
Views: 1300

Many to many

Please how to modelize a many to many relationship with ur tables added in aimeos domains ?
by yong
24 Jul 2019, 07:57
Forum: Laravel package
Topic: Modify users table
Replies: 14
Views: 4058

Re: Modify users table

Hi ! when i execute artisan aimeos:setup , there's not any error but in the database some columns have wrong data ( for example i've not any data in the 'email' column , the columns 'company' and 'website' have the email and some others columns are wrong )
by yong
23 Jul 2019, 16:02
Forum: Laravel package
Topic: Modify users table
Replies: 14
Views: 4058

Re: Modify users table

The mshop_customer and mshop_customer_list are empty but i don't understand why i've a constraint violation !
Please help !
by yong
23 Jul 2019, 16:00
Forum: Laravel package
Topic: Modify users table
Replies: 14
Views: 4058

Re: Modify users table

I fixed issues ! But now i've this exception when i try to insert a user via the command artisan aimeos:setup : Aimeos\MW\DB\Exception : SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails ("agri-business"."mshop_custo...
by yong
23 Jul 2019, 09:54
Forum: Laravel package
Topic: Modify users table
Replies: 14
Views: 4058

Re: Modify users table

I arranged the parameters ! but now it seem like it don't match the configuration i've done in the mshop.php with the table 'users' not the table 'customers' the error is related number of the binding which don't match with the 'customers' config instead of my 'users' config ; Aimeos\MW\DB\Exception...
by yong
23 Jul 2019, 09:31
Forum: Laravel package
Topic: Modify users table
Replies: 14
Views: 4058

Re: Modify users table

t is 2018.10