Lanre Adelowo

Results 16 comments of Lanre Adelowo

I should be able to help out on a couple things though

Can i pull a fork of this showing that ? or how do you want me to "show the example" ?

A fork it shall be... Should get that done in a couple hours

Ok, i found out i already have something like this.. You might want to look into it Database => https://github.com/adelowo/reblog/tree/master/models (plus mocks) Handlers => https://github.com/adelowo/reblog/tree/master/handler https://github.com/adelowo/reblog/blob/master/main.go#L24

Laravel comes with file uploading (and validation) by default . https://laravel.com/docs/5.4/filesystem#file-uploads. Is there any specific reason you'd want to use this instead ?

OK.. Installing in Laravel is the same for a non Laravel project.. Just `composer require`