ulearnpro/ulearn

Upload media like image and video error

omysurya opened this issue · 4 comments

If we upload media on setting (logo) and like media / text / document upload at course detail thes file can't upload and also we always create folder manualy onn storate/course.

And where if student full reading conten on some course?

Thanks

Hi
I am also facing the same problem.
@ omysurya
have you found any solution for that ?

This issue, we must custome code with self :-)

If we upload media on setting (logo) and like media / text / document upload at course detail thes file can't upload and also we always create folder manualy onn storate/course.

And where if student full reading conten on some course?

Thanks

Please refer to this comment: #12 (comment)
You might solve your problem, also for @ramkumarkushavah

For those who got the project running but couldn't see uploads in the storage/course folder just edit the .env file and add the following APP_URL=http://localhost:8000

might help someone