Questions tagged as 'framework'

1
answer

Web Frameworks: Frontend vs Backend [duplicate]

I would like to know what characterizes / differentiates a frontend web framework from a web backend framework. For example, Django is considered back and angular is considered front, but what do they get embedded in these categories? I can bu...
asked by 12.01.2018 / 17:09
1
answer

Is there a difference between services, plugins and modules within a mvc framework framework?

I'm studying the mvc structure and I'm trying to see some examples of how to structure some projects and I've had some doubts. I saw that in some frameworks, they put classes with auth, router, template in the services folder! In others pu...
asked by 06.11.2018 / 23:40
1
answer

How to install Laravel on a server?

In Wordpress, for example, we use ftp to send files. However, in Laravel is used composer, and by what it seems it is installed locally. How do I install to a same web address? I hope it makes sense, and forgive me for the rough question! Tha...
asked by 01.05.2016 / 02:31
1
answer

404 when access via route edit

My viewer @extends('tamplate.menu') @section ('content')      Products     Home                                                    New item                                             Description                 Price                 Amou...
asked by 27.10.2017 / 17:37