How to get laravel version 8 from aimeos full application.

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!
Abhiraj
Posts: 2
Joined: 24 Mar 2021, 15:25

How to get laravel version 8 from aimeos full application.

Post by Abhiraj » 24 Mar 2021, 15:28

I went through the guideline to install the aimeos as a new fresh application to test and learn.

https://github.com/aimeos/aimeos

The composer command to install this package installs lararvel 6. I tried to change composer.json for laravel 8, but then as suspected other dependencies error start coming. So how to get new fresh aimeos application with laravel v8.

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

Re: How to get laravel version 8 from aimeos full application.

Post by aimeos » 26 Mar 2021, 06:31

Install a new Laravel 8 application first and then install Aimeos as described in the aimeos/aimeos-laravel repository:
https://github.com/aimeos/aimeos-larave ... pplication

Note: The Aimeos distribution uses Laravel LTS (long term support) versions only, so currently we use Laravel 6 LTS and we will switch to Laravel 9 LTS which will be released in September.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply