laravel-streams / streams-core

Streams is an open-source web application engine for Laravel.
https://streams.dev
Other
169 stars 99 forks source link

upgrade Laravel 10 #750

Closed spektra2147 closed 10 months ago

spektra2147 commented 10 months ago

--app parameters have been removed for installation issues. It is not available in the AddonInstall class.

SeedCommand added. Seeder not working.

Image class has been created.MountManager is not available.

spektra2147 commented 10 months ago

Laravel cache package was forked and the problems were solved.