Support the ongoing development of Laravel.io →

Latoweb

Joined 28 Dec 2015

Statistics

Threads 4
Replies 6
Solutions 0
Articles 0

Logout from inner page

Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...

0 Likes
10 Replies
posted 8 years ago

Deploy Laravel on VPS

Hi people, i have a Laravel local app that i wanto to put online on my VPS. What's the best Practice...

0 Likes
0 Replies

Pass ID to create action of RESTful controller

Hi people, i have a problem. I have a RESTful controller called SCHEDE. I want to insert new row in...

0 Likes
2 Replies

Use of Partials

Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...

0 Likes
2 Replies
replied 8 years ago

Logout from inner page

Thank you very much!

0 Likes
replied 8 years ago

Logout from inner page

This is my Route Route::get('auth/logout', 'Auth\AuthController@getLogout'); and this is the button...

0 Likes
replied 8 years ago

Logout from inner page

On my Route i have /Auth/Logout => AuthController@getlogout Actually i solve the problem use abso...

0 Likes
replied 8 years ago

Logout from inner page

I try also this solution, but when i click the Logout button, if i'm in page mysite.com/page1/innerp...

0 Likes
replied 8 years ago

Pass ID to create action of RESTful controller

Update I try differente solution but it seem's the action CREATE() of the RESTfull controller can't...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.