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

How to pass view name as a variable?

Hi, Sorry for my bad english (I'm french and not very good in english) I have setup several pages in...

0 Likes
2 Replies
Solved

Named Routes and Multi-tenancy identifier

Hi all, I was wondering how I would have a named route that I can put in a view file that would auto...

0 Likes
3 Replies

show language keys instead of values

In developing a client site, they would like to be able to control the localization copy used in the...

0 Likes
0 Replies

Problem with whereRaw

Hello, i need help me please, i can't get all rows from table productos, explain me I have two table...

0 Likes
1 Replies
Solved
posted 9 years ago

Rotate Database Records Daily

I have a database table from which I'd like to pull a single row each day. Unfortunately, I need to...

0 Likes
0 Replies

it's a bug or mistake ?

hello dear friends I have a problem in laravel 4 . when I call a method from url it executes 2 times...

0 Likes
6 Replies
Solved
posted 10 years ago

Model object doesn't retain attributes updating during Events

I have a Model object that uses Model Events to manage some data, like the custom primary key. When...

0 Likes
1 Replies

Logging with "php artisan tail" doesn't work

Hi there, I found this video http://www.youtube.com/watch?v=lP5yFWAt8Nk and tried to use the tail co...

0 Likes
0 Replies
posted 9 years ago

package development question

Hi, i'm trying to make my modules to packages so i can reuse them on other projects. i followed jaso...

0 Likes
3 Replies

Is it possible to exclude some sections in blade while loading?

In case of error i need to load selected view without content section, is it possible to do on the...

0 Likes
1 Replies

Incremental ids for all users

I'm creating an application which allows users to register an account. Once signed in, they can then...

0 Likes
3 Replies
posted 9 years ago

Session handling on multiple database.

We have two databases one is master_client_database and client_database. The default connection is c...

0 Likes
0 Replies
posted 9 years ago

Schema Builder : Bit datatype not available

I would like to keep all of my table creating in migrations, however, the table I am trying to creat...

0 Likes
1 Replies

how to create storage directory in workbench?

I want to create storage directory in workbench to store other template file like .xls. how to read/...

0 Likes
3 Replies
Solved

Exception: Object of class DateTime could not be converted to string

Hi! For a while now (I think probably since the update to Laravel 4.1) I sometimes get the Error Exc...

0 Likes
2 Replies

check if value exists in array

I have 2 queries and I want to check if values of one queries exists in array of other query. I have...

0 Likes
3 Replies

insert data from form to table but the data inserted row empty

insert data from form to table but the data inserted row empty what the problem?

0 Likes
8 Replies
Solved

How to sort an unordered list in laravel with jquery?

I have a form that consists of check boxes. Each check box has it's own value(value1,value2,value3,v...

0 Likes
0 Replies

Options not allowed here

Hi all, I'm new in laravel. I managed to install and play around with laravel on my localhost. But w...

0 Likes
4 Replies
Solved
posted 9 years ago

Dependency injection & nesting

I have two repositories, and both of them use one another methods.. So, let's say I have WALLET repo...

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.

© 2024 Laravel.io - All rights reserved.