Support the ongoing development of Laravel.io →

closca

Joined 9 Feb 2014

Statistics

Threads 8
Replies 11
Solutions 1
Articles 0
posted 9 years ago

Using Auth::check() in workbench

I try to use auth class into workbench but nothing happend.

0 Likes
0 Replies
posted 9 years ago

Mail configuration separate from app/conf/mail.php

Hi. I am developing a system with will be SAS and i need to give posibility for each subscribed user...

0 Likes
1 Replies
posted 9 years ago

Redirection when routes have filters into Firefox come an warning

Hello. I am facing an issue and i don;t know how to solve. I have a post route where i am storing to...

0 Likes
0 Replies
posted 9 years ago

Add feed to laravel from another website

Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...

0 Likes
2 Replies
posted 10 years ago

\Carbon\Carbon::now() problem

Is returnig me with 1 hour ago diference with server if server time is 12.30 \Carbon\Carbon::now()...

0 Likes
2 Replies
Solved
replied 9 years ago

What is best way to make multilanguage website

In app/lang make dirs foreach of you languages

0 Likes
replied 9 years ago

What is best way to make multilanguage website

Not from database.. From app/lang/{lang_iso eg en}/file.php And you use trans('file.whatever')

0 Likes
replied 9 years ago

The best way to pagination ?

Did you saw this ? http://laravel.com/docs/pagination

0 Likes
replied 9 years ago

force special user instance for "anonymous" user

I think you can do a simple thing. I assume that for the guest you have an uniq account into user ta...

0 Likes
replied 9 years ago

Using Crypt::encrypt outside of Laravel

Create an Restfull api and let laravel manage cryp/decrypt.

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.