Support the ongoing development of Laravel.io →
sisou

sisou

Joined 11 May 2014

Statistics

Threads 2
Replies 61
Solutions 7
Articles 0
posted 11 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

Execute any Laravel action (not just commands) on any schedule from just one cron job! Inspired by T...

0 Likes
3 Replies
posted 11 years ago

Anybody else has problems editing an answer on this forum?

Whenever I want to edit an answer I just submitted, I get the error message Please review the form b...

0 Likes
6 Replies
replied 11 years ago

Redirect route not working

This return Route::get('confirm', function() { ... }); should be Route::get('confirm', function() {...

0 Likes
replied 11 years ago

Redirect route not working

For return Redirect::route('confirm') to work, you need to have named the route that matches 'confi...

0 Likes
replied 11 years ago

Rewrite route

For absolute SEO goodness, you would add another column updated_slug_id on the slugs table pointing...

0 Likes
replied 11 years ago

Rewrite route

@soclosed: The idea of a URL is to be a unique identifier. So if you don't want the URL to change on...

0 Likes
replied 11 years ago

Object created but still producing "Call to a member function associate() on a non-object"

Looks like transportable() is supposed to return a morphed relationship. I don't think it is possibl...

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.