OBp's avatar
Level 1

crudbooster, How to change storage path in laravel to other path?

I use crudbooster admin generator in laravel 5.6, if I upload a file from a form, it will be stored in own storage directory. I create image_bicket folder out of public.

How can I upload files directly to image_bicket/1.jpg instead of storage/app/uploads/1.jpg?

0 likes
0 replies

Please or to participate in this conversation.