Support the ongoing development of Laravel.io →
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

How to inherit Eloquent's functionality on plain PHP objects

How can I have a plain php object from a third party package inherit all the goodness of Laravels El...

0 Likes
2 Replies

Database design question

Hello, Last year I had developed a web app for the students in my university to book washing machine...

0 Likes
8 Replies
Solved

[L5] Auth Named Route

url('auth/login') is this the only way to get the link to login page? is there a named route for it...

0 Likes
5 Replies
Solved
posted 10 years ago

Environment configuration ovverides instead of cascading

Hi all, I've noticed that in latest L5 push the environment any configuration file ovverides complet...

0 Likes
0 Replies

Laravel creating packages with minimal install steps to work with

I am about to undertake a project to build several components for use in future websites in Laravel...

0 Likes
0 Replies
posted 10 years ago

Polymorph relationship wrong ID in DB

Hello all! For a project of mine I have the following kind of structure in my database: animals: id...

0 Likes
4 Replies
Solved
posted 10 years ago

Remote Interface does not return a boolean on putString even though the underlying call to put does (for SSH).

Hi there, I am creating a project that uses SFTP file transfer using the built in Remote Interface....

0 Likes
0 Replies
posted 10 years ago

problem with registered model events

Hi there i've been looking around that problem since yesterday morning. Basically created event is n...

0 Likes
2 Replies

Has one through Laravel Eloquent

I have three tables garages, cars, securities. The securities are the ones that is keeping one car s...

0 Likes
1 Replies

Autoload dynamic added classes

Hi I am creating dynamic php files outside my workbench in the laravel foler app/sites/1/models/ No...

0 Likes
1 Replies

Password Hash not working on Model::update

Hi I am having a problem getting a password to hash when a Model::update is used. I am using the sam...

0 Likes
2 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.