The Wayback Machine - https://web.archive.org/web/20200717233039/https://github.com/topics/laravel
Skip to content
#

Laravel

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications.

Here are 19,798 public repositories matching this topic...

jwt-auth
jampack
jampack commented Apr 30, 2019

The quick start guide for version 1.0.0 suggests in the AuthController to apply the 'auth:api' middleware in the constructor in this manner:

public function __construct(){
        $this->middleware('auth:api', ['except' => ['login']]);
}

that means this route: Route::post('refresh', 'AuthController@refresh'); and this method:

public function refresh(){
        return $this-
itkfm
itkfm commented Apr 27, 2020

The accept button on offer pages sent to customers is pretty confusing when IN is set to German.

While not completely false, “zustimmen“ is clearly the wrong word to use here (it's rather equivalent to “agree”). The button should rather say “Angebot annehmen”. (Please note that using only the verb “Annehmen” would very likely still cause the very same confusion!)

Why does this happen?

Biepa
Biepa commented Apr 26, 2020

Describe the feature you'd like
1.) After a click on "Move Page" (I'm using another language, if this isn't the correct translation) a new page opens, where a book etc. can be chosen. I think it would be a good idea, to set the focus on

a) the search field, so you can start searching by typing and then
aa) press enter to confirm, if only one result is displayed
ab) press tab to get to t

Created by Taylor Otwell

Released June 2011

Organization
laravel
Website
laravel.com
Wikipedia
Wikipedia

Related Topics

framework php
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.