Blackdaemon
New Member
im newbie in php and in mvc design pattern, my first framework is CI then i move from CI(just used it for 1 project then found this amazing laravel)i have read some of the articles about skinny controller, i kinda get the idea and after that im trying to make something like this in laravel
- Example i want to make \[code\]FileHandler\[/code\] class, it will move the uploaded file(in this case i will upload image, after the \[code\]ImageValidator\[/code\] passes in the controller) and check if the file's upload already in the specified path :