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

Mask email address

#Do you know some package form masking email at display# For exp. witter will show my email on page...

0 Likes
1 Replies

password salt : just wondering

Honestly, I should probably dig through the code and google some more but I was wondering how is sal...

0 Likes
8 Replies
posted 10 years ago

Laravel maintain a Session in subdomain of different server?

Suppose in a domain (app.domain.com) I have set a Session like this: Session::put('test', 'value');...

0 Likes
3 Replies

Seed did not work but migrate work perfectly

Hi friends, I try to make a modular Laravel application. I use "https://github.com/bstrahija/la...

0 Likes
5 Replies

Session fails when using Crypt facade

Hello, I am having an issue with the Crypt facade in Laravel. When I execute the code below, and the...

0 Likes
1 Replies

Need to create a override table function?

Illuminate \ Database \ QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'suppl...

0 Likes
1 Replies
posted 10 years ago

Extend a layout multiple times on a page

Hey, I'm hoping there is a good solution for this: What I have is a template that I want to use for...

0 Likes
5 Replies

Implementing repository pattern

Should I use a package for reusing the code when implementing repositories or should I write all the...

0 Likes
2 Replies

Don't find .htaccess file.

I have installed laravel(4.2) via composer on my ubuntu desktop.. The problem is i don't find the .h...

0 Likes
5 Replies
Solved
posted 10 years ago

Blade, problem with layouts

Hello, I'm facing a problem with blade templating and my layouts. Here's my layout (in app/views/lay...

0 Likes
4 Replies
Solved

inject to controller the laravel Log object

I want to inject the larvel log object to my controller instead of using the facade. But I cant type...

0 Likes
1 Replies
posted 10 years ago

Eloquent custom query on construct

Hi, Is there any ability to perform a custom query on my model's initialisation? The reason is, i wa...

0 Likes
5 Replies

Trouble after transfer to new server

Hi guys hope somebody can help.... I did a transfer from root-root and reinstalled the backup. But g...

0 Likes
0 Replies
posted 10 years ago

Laravel 4 large Route count increases booting time

We have a large web application built on Laravel 4 (4.2 currently) and we have ran into a bit of a p...

0 Likes
2 Replies
posted 10 years ago

Trouble Mocking Carbon

Hi fellow Laravel fans, I am hoping somebody can help me. I am trying to mock an instance of Carbon...

0 Likes
1 Replies

eloquent - set value from sql select query

How can I do the following using eloquent? INSERT INTO table (column) VALUES (select max(id) from ta...

0 Likes
1 Replies
posted 10 years ago

Get index of array(with objects inside) where the object's attribute = x

Hi, I have an array with objects called $buildings It has 5 buildings, each with a relation to a &q...

0 Likes
5 Replies
Solved
posted 10 years ago

Strange website behavior on Firefox

To be fair i almost always use Chrome. But sometimes i use Firefox and i stumbled into this issue, n...

0 Likes
0 Replies
posted 10 years ago

Tirana, Albania

Albanian Laravel Community

0 Likes
0 Replies

Access denied error when running 'php artisan migrate', using remote mysql db.

Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...

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.

© 2025 Laravel.io - All rights reserved.