so the time have come when I'm ready to try out a PHP framework.
I chosed Laravel because I heard it is quite secure and have nice functions for RESTful API. It also seems quite popular and according to what I read in some articles it has a big community and lots of tutorials and is easier to use than some other frameworks if you are new to frameworks.
First question:
I'm gonna make a (hopefully) secure site with login + pw, login with facebook and a restAPI. I'm by no means an php guru but I have some experience. I have ZERO experience with using frameworks.
Do you think Laravel is a good choice for me concidering my "skill" and aim for my project?
Second question:
I used to do all coding straight at my shared host (One.com) in their editor so I never had any local scripts on my computer at home. Last night I installed Apache, netbeans and Laravel (Windows 10).
Do I have to do the laravel site building on my local computer and then upload the result to the shared host or is it possible to install laravel directly on my shared host?
Third question:
If I develope locally..CAN I upload the result to my shared host. Does anyone have experience with Laravel and one.com (<- specifically)?
Ok I think those are enough for now. I will try to do some tutorials now but I'm sure I will return to this thread with more newb questions soon
