tattersoftware / codeigniter4-files

File uploads and management, for CodeIgniter 4
MIT License
61 stars 15 forks source link

Missing dependency #47

Open marcza71 opened 1 year ago

marcza71 commented 1 year ago

Hi. I get Tatter\Files\Exceptions\FilesException Missing dependency: authentication function user_id() What to do.

MGatner commented 1 year ago

You must have a CodeIgniter authentication solution installed to use user-specific features. See https://codeigniter.com/user_guide/extending/authentication.html