Support the ongoing development of Laravel.io →
ranisalt

ranisalt

Joined 10 Feb 2014

Statistics

Threads 10
Replies 18
Solutions 2
Articles 0

Route group capturing every route

I'm using creolab/laravel-modules to create an application and the administration area will be a mod...

0 Likes
0 Replies

Dynamic validation rules

I need to have some validation rules based on configuration files (those at app/config), so the rule...

0 Likes
2 Replies
Solved

Null value for deleted_at to be '0' and not 'null'

As I have asked a few times before, I'm developing a website/CMS to a game server for which I can no...

0 Likes
6 Replies
Solved

Query inside switch returns null

I have a controller with a method for when the user wants to soft-delete his record (Character model...

0 Likes
2 Replies

How to get timestamp integer instead of Carbon object

My application has to adapt to an existing database which uses integer timestamps instead of string...

0 Likes
2 Replies
Solved
replied 11 years ago

How to get timestamp integer instead of Carbon object

Yes, it's this. I just figured it out after reading the Eloquent\Model class code. Since I don't use...

0 Likes
replied 11 years ago

URL::route cannot find defined route

Really, nobody hasn't even a hint? The problem is the URL helper is loaded before my routes are load...

0 Likes
replied 11 years ago

Simple application built with laravel?

I also felt it when I started with Laravel, but since I had some experience with Rails, a little tri...

0 Likes
replied 11 years ago

Add two months to the current date

Read about namespaces, too.

0 Likes
replied 11 years ago

Multiple mail "to"

Looking at this file yes, Mail::to is chainable. If you follow the flow, it returns calling addAddre...

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.