W
W
WebDev2016-05-30 17:26:32
Laravel
WebDev, 2016-05-30 17:26:32

Order of middleware execution?

In what order are middlewares executed? Can this order be changed? Interested in token validation order in Laravel 5.2. Does it happen before custom middleware or after?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Станислав Почепко, 2016-05-30
@kirill-93

Сначала идут системные миделвары, которые выполняются всегда, а потом ваши, в том порядке, в котором вы их объявите в роутах

P
proton-m, 2015-09-04
@proton-m

That's just the point, I already opened the code), I did not find anything. That's why I'm asking if anyone has an animation plugin in mind

N
Nikolay Talanov, 2015-09-04
@Ronnie_Gardocki

They do this with a lot of DOM elements. I would recommend doing it with canvas. Performance will definitely be on top, because the effect is simple and does not require interaction with the user.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question