Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...
Hi people, i have a Laravel local app that i wanto to put online on my VPS. What's the best Practice...
Hi people, i have a problem. I have a RESTful controller called SCHEDE. I want to insert new row in...
Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...
This is my Route Route::get('auth/logout', 'Auth\AuthController@getLogout'); and this is the button...
On my Route i have /Auth/Logout => AuthController@getlogout Actually i solve the problem use abso...
I try also this solution, but when i click the Logout button, if i'm in page mysite.com/page1/innerp...
Update I try differente solution but it seem's the action CREATE() of the RESTfull controller can't...
The Laravel portal for problem solving, knowledge sharing and community building.
The community