Support the ongoing development of Laravel.io →

jacko1998

Joined 2 Apr 2014

Statistics

Threads 5
Replies 6
Solutions 1
Articles 0

Unknown sign out error

Hello, I have an error when I'm singing out. The process works properly, but this error...(?) I have...

0 Likes
2 Replies
Solved

How Eloquent works by using 2 where methods ?

I'm using 2 where methods and I don't know how laravel bind them(&& or ||). Below is the cod...

0 Likes
2 Replies
posted 9 years ago

How to create a link to a site, which use a method with arguments ?

That's my route: Route::get('/admin/dashboard/{username}', array( 'as' => 'get-admin-dashboar...

0 Likes
3 Replies
Solved
posted 9 years ago

Problem with sending emails

I have a problem with email in laravel. That's my mail.php file: <?php return array( /* |----...

0 Likes
5 Replies
posted 9 years ago

Redirecting doesn't work

Hi, I have a problem with redirecting on laravel. For example that's a route that doesn't work Route...

0 Likes
5 Replies
Solved
replied 9 years ago

Unknown sign out error

Oh, thanks. Some time has passed since I've made it last time. BTW do you know the solution for fix...

0 Likes
replied 9 years ago

Redirecting doesn't work

Found the solution myself ! I have to put the routes for user in an authenticated group. That's my c...

0 Likes
Solved
replied 9 years ago

Redirecting doesn't work

Should I put my routes to a group ? If so, can you tell me which should I use ?

0 Likes
replied 9 years ago

Redirecting doesn't work

I've noticed, that redirect doesn't work when a user is logged in.

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.