why different github packages for laravel?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
antonlinderer
Posts: 42
Joined: 14 Sep 2017, 09:59

why different github packages for laravel?

Post by antonlinderer » 14 Sep 2017, 10:05

In your last tweet https://twitter.com/aimeos/status/907917407045513216 you mention a new Aimeos shop system based on Laravel 5.5
What is the difference between https://github.com/aimeos/aimeos and https://github.com/aimeos/aimeos-laravel ?

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: why different github packages for laravel?

Post by aimeos » 14 Sep 2017, 17:14

The aimeos/aimeos-laravel repository contains the Laravel package that integrates the Aimeos e-commerce components into any (existing) Laravel application.

The aimeos/aimeos repository contains a standalone shop system that is based on aimeos/aimeos-laravel and is very easy to set up (just answer the questions after "composer create-project"). We think about integrating a CMS package into the standalone version and maybe some other things that are useful or wished by users. At the end, you will hopefully get a standalone shop application like Magento but 10 times better (Laravel as its base is a perfect start) :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

antonlinderer
Posts: 42
Joined: 14 Sep 2017, 09:59

Re: why different github packages for laravel?

Post by antonlinderer » 15 Sep 2017, 08:27

Great! I will try it out later today and check it out.


User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: why different github packages for laravel?

Post by aimeos » 15 Sep 2017, 12:02

Sure, it uses the same package as if you add it to your existing application and "composer update" will install the latest released version
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply