Support the ongoing development of Laravel.io →

laravel Administrator package (frozennode) ,login_path

Hi I installed frozennode Administrator package .it's awesome but I have a problem with it. when I w...

0 Likes
3 Replies

id empty after creating new model

Hello! I'm creating new model using the mass assignment: $item = Item::create($itemAttributes); dd($...

0 Likes
1 Replies
Solved

Is it better to create auth from scratch or use bundles?

As the title states is it better to create site auth system from scratch using Laravel or use a alre...

0 Likes
2 Replies

Integrating Administrator and Sentry

hi according http://gastonheim.blogspot.com/2013/09/laravel-integrar-sentry-y-administrator.html I t...

0 Likes
0 Replies

Publishing a packages config file

I'm using this package inside my own package: https://github.com/aws/aws-sdk-php-laravel How would I...

0 Likes
2 Replies

Aggregated count grouped by dates(days)

Hi guys, I have a table with records created per specific action, I am trying to count records per d...

0 Likes
3 Replies
Solved

Very confused

Hi, I've never used frameworks or MVC before. I have been told that it would be easier, but everythi...

0 Likes
2 Replies
posted 9 years ago

Eager Load Constraints Bug or am I doing somehing wrong? Laravel 4.2

I'm using this example from the documentation: '$users = User::with(array('posts' => function($qu...

0 Likes
2 Replies
Solved

Table Column Schema to store array or object

What is the schema for the database table to store Array or stdObject in a column ? When I use ->...

0 Likes
5 Replies
Solved

htaccess internal server error

Hi, i have first laravel project, i have uploaded on share hosting, when i open www.mydomain.com is...

0 Likes
0 Replies

how to consume web service with laravel

I need help to implement a web service in a laravel driver, please can you help me because I do not...

0 Likes
1 Replies

docx mime file upload extension laravel-4.2

Salam, We are using Laravel-4.2, and we are developping on linux machines, the problem is that we ha...

0 Likes
0 Replies

Issue with subdomain and redirects?

So I have my main site setup in laravel and everything works fine, my issue is I am trying to setup...

0 Likes
0 Replies
posted 9 years ago

Unit testing method wrapped with a DB::transaction closure

Hi Guys, I have been trying to get my head around this. I have a method thats wrapped with a DB::tra...

0 Likes
1 Replies
posted 9 years ago

[Explanation Required] Adding new column with Foreign key

Hello, I was trying to add a column / foreign key to the table in the following manner : public func...

0 Likes
0 Replies
posted 9 years ago

Magento & Laravel

Hey Guys i'm new at laravel 4 and i love it ! I've wrote a simple Q&A System and now i want to a...

0 Likes
7 Replies
posted 9 years ago

get data from session

I need to get data from the session in a package inside /vendor I used the following line: <?php...

0 Likes
0 Replies

comment ordering problem

Hi all, I have 2 tables: posts and comments. Each post has many comments (one-to-many relationship)....

0 Likes
3 Replies

Set Session MySQL variables when connection is created

I need to call SET SESSION wait_timeout=xx on my Eloquent DB connections after they are (lazily) cre...

0 Likes
1 Replies

I need table to drag&drop&sort row plugin

hello I need table to drag&drop&sort row plugin and save the update tabe in database

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