Support the ongoing development of Laravel.io →
posted 11 years ago

Redirect to new post with slug rather than id?

I can't seem to work out how I would redirect user to new post by using the slug instead of ID. the...

0 Likes
2 Replies
posted 11 years ago

Question and Answer sequencing

I'm sure there's a good solution to this, but I've been staring at it all day and my brain is fried....

0 Likes
1 Replies

Do i really need foreign keys in database to use eloquent ?

Do i? Lets say that my db is going to be well maintained by one person (me) and that no other applic...

0 Likes
2 Replies
Solved

redirect uri mismatch error with Github and Socialite

Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite...

0 Likes
0 Replies
posted 11 years ago

L5 XLS validation issue

Laravel 5 file validation is unable to validate Microsoft Excel 97-2003 Worksheets with XLS extensio...

0 Likes
0 Replies
posted 11 years ago

Relationship: User, Order and Billet in same loop (foreach) in the view.

I've 3 models: User Order Billet User: DB: -id ... Model: public function orders() { return $t...

0 Likes
2 Replies

getReminder redirect

Where can I adjust the redirect after a "/password/email" submit to the password controlle...

0 Likes
0 Replies
posted 11 years ago

Controller name in routes.php needs lowercase while it actual is Caps?

I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...

0 Likes
1 Replies
Solved

auth::attempt actually auto redirects?

I am using laravel dev ( 5.0 ) in my authcontroller.php I added the postLogin method and i have &l...

0 Likes
2 Replies

What is the purpose of setting Laravel loaded config while processing a request?

Hi, i am having some trouble trying to change a connection's database key on the fly to let a model...

0 Likes
0 Replies

Eloquent filtering relation

Hello, I'm new on Laravel, and I need some help to build this query. My clients have many contacts,...

0 Likes
2 Replies
Solved

cant fint mcrypt when i composer update .

i installed php via brew but still cant find solution. please help Loading composer repositories wit...

0 Likes
3 Replies

StyleCI - The PHP Coding Style Continuous Integration Service

Yeh guys! Checkout StyleCI https://styleci.io/, written in Laravel 5: https://github.com/StyleCI. We...

0 Likes
0 Replies
posted 11 years ago

Multi User Middleware

Hi, I am trying to implement multiple user types using laravel 5. My general idea is to have a users...

0 Likes
0 Replies

Laravel version notes and updates

Hi, I am new to Laravel. I installed Laravel 5 for testing few days ago. Today I updated composer (c...

0 Likes
5 Replies

[Laravel 5] Reminders table

Hello Does laravel 5 have an artisan command for making the reminders table? I've tried what I've fo...

0 Likes
1 Replies

Mapping laravel homestead folders and app

I managed to install laravel homestead on windows 7 and all seems to work correctly. Yet, I fail to...

0 Likes
0 Replies

Laravel lang from another path

Hello there. I want to create a multi site with multi languages support. All`s good for now: i cre...

0 Likes
1 Replies
posted 11 years ago

How to use {{-- --}} Blade comments with L5 if keeping the L4-style output/escaping tags?

I find that a lot of the output I do in my views shouldn't be or doesn't need to be escaped. After...

0 Likes
0 Replies
posted 11 years ago

Cache a View with dynamic content

I am trying to work out how to cache a blade view, that has dynamic data. My concept is this: I have...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.