Support the ongoing development of Laravel.io →
jacko1998

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 11 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 11 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 11 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 11 years ago

Redirecting doesn't work

public function getAccountProfile() { return View::make('account/profile'); }

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.

© 2026 Laravel.io - All rights reserved.