Support the ongoing development of Laravel.io →

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

Form Routing to Controller with Variables

I am trying to pass 2 variables at the end of a form {{ Form::open(array('method' => 'POST', 'ac...

0 Likes
2 Replies

how to stop multiple store of data.

I have a car table then if I submit informations it will save into the database. Now if user press b...

0 Likes
3 Replies

User and foreign key doubt

Hi, I have 1 little doubt, I am making a little blog, where i want all blog to get auto-update whene...

0 Likes
4 Replies
posted 11 years ago

App::error redirect and flash variables issue

Hello I've changed default App::error handler in global.php because I need to send an email when an...

0 Likes
7 Replies
posted 10 years ago

why is the test not executed ?

Hello, I have installed codeception as the manual says so I have a directory test/unit In that I mad...

0 Likes
1 Replies
posted 10 years ago

Installing Laravel on shared hosting with restricted access

Hello, before I start, I have done some research regarding this problem - without success. I hope th...

0 Likes
2 Replies

New Translatable Models Package

Hello community, I would like to share with you my first package laravel-translatable This is a Lara...

0 Likes
12 Replies
posted 10 years ago

error in logout user

Hi I tried to write a logout for users in my site but when a user click in logout link face to this...

0 Likes
2 Replies
Solved
posted 10 years ago

Cloning failed for cartalyst/sentry and cartalyst/cart

Hi, I am trying to install cartalyst/cart for my laravel application and i am getting downloading fa...

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