Support the ongoing development of Laravel.io →

Sessions laravel on shared hosting

I just finished a web application with Laravel. Working in local all is well, on hosting this happen...

0 Likes
0 Replies
posted 10 years ago

Mocking object and stubbing out some methods

I am trying to stub out some methods of a mocked object, but it doesn't appear to be working. I have...

0 Likes
1 Replies

Join three tables

I have three tables: attributes id name description attributes_values id attribute_id value product...

0 Likes
1 Replies

Authentication Not Working

Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...

0 Likes
1 Replies

Laravel 5.0 beta when?

Just want to know. Want to publish it for all.

0 Likes
4 Replies

Model relationship not updated after deleting related models.

I have two model classes, Document and Segments. Document hasMany Segments. Doing $document->segm...

0 Likes
2 Replies

ServiceProvider:Class not found.

I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...

0 Likes
1 Replies
Solved

Connection to tcp:// xxx.com.br:587 Timed Out

I have one application in laravel naked in localhost with wamp server tested and non functioning. Bu...

0 Likes
0 Replies
posted 10 years ago

insert csv file contents into database

Hi,, am working on project which deals with bulk data upload into database by using CSV file. Is the...

0 Likes
3 Replies

Specify APP string for SQLSERVER

MSSQL driver supports an additional APP string required for connecting to some specific application,...

0 Likes
0 Replies

Manage multiple laravel installations in subdirectories

Hi, I try to setup multiple laravel installations in subdirectories and remove the public folder fro...

0 Likes
3 Replies
posted 10 years ago

Route with optional Parameters

Hello, could somebody tell me how to call an Action, which is in Home-Controller defined? Thank you...

0 Likes
3 Replies
posted 10 years ago

test problem (phpunit, cannot find start.php)

Hello, I installed phpunit and made a directory app/test/unit with in it a test named TestProduct. B...

0 Likes
0 Replies
posted 10 years ago

How does pessimistic locking work?

As far as I understand by reading about databases, a lock for update is what I need. However I am no...

0 Likes
5 Replies

decryption without specific field names

hi everybody, i am just making the change from php apps to laravel, and am hoping you guys could len...

0 Likes
1 Replies

anyone used catalyst packages?

I'm thinking of subscribing. Anyone have any experience with their subscriber only packages??

0 Likes
0 Replies
posted 10 years ago

Can't write image data to path (Intervention/image problem)

hello, I installed this package and made a upload field. Now as I want to save the product with the...

0 Likes
3 Replies

Load data infile - where to store? Use Envoy?

Hi, This is not actually related to Laravel, but my hope is that it might be since that would mean t...

0 Likes
1 Replies

Authentication and sessions with laravel on hosting

I just finished a web application using Laravel 4.2. The problem is giving me once put online is not...

0 Likes
5 Replies
posted 10 years ago

Laravel Entrust List Permission of a give Role

Hellow,,, i use Entrust in my project everything goes fine but i stacked on one thing.. i can not li...

0 Likes
4 Replies
Solved

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.