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

Where to put XML parser?

Hello, In my project, I have to send SOAP requests to a remote webservice. I then use the XML respon...

0 Likes
1 Replies

Relation with dynamic entity

Hello guys, I got this big question on this scenario: I'm building a easy post and comment system, b...

0 Likes
2 Replies

Foundation and Support packages clarification

Can someone please explain , from a point of good architecture/design why Foundation and Support pac...

0 Likes
0 Replies
posted 11 years ago

How do I get the laravel framework working

Hello so I have laravel on my localhost and there is a bomb of random files which i don't fully unde...

0 Likes
0 Replies
posted 11 years ago

getDateAttribute() is swapping year and day around when Saving to the Database

Retrieving a datetime field which is YYYY-MM-DD and I need to display it as dd/mm/yy. So I am using...

0 Likes
4 Replies
posted 11 years ago

Form::select default value LV 4.1

Hi I have a strange problem. Welll im using Form::select and supply it with data. Then te Form::mode...

0 Likes
0 Replies
posted 11 years ago

Dynamic route prefix

Hi, how can I make dynamic prefix for all routes in Laravel? I want something like /{model_id}/contr...

0 Likes
1 Replies

404 URLs create error logs

When users browse my website on their iPhone's Safari, it will automatically request for many variat...

0 Likes
2 Replies

Authenticated sessions vs session data

Is there a way to distinguish between an authenticated user session, and more transient session data...

0 Likes
3 Replies
posted 11 years ago

How to use ajax?

Dear, I want to use ajax like onChange of Select Options and then it will change any Form Objects....

0 Likes
1 Replies

how to use the data inside the event

app/filters.php App::before(function($request){ $sys_message = DB::table('u_message')->where(...

0 Likes
2 Replies

A bunch of questions about the "right" way - DI, IoC, Repo pattern

Some background: I've been working with L4 for about 6 months doing things the "pretty" wa...

0 Likes
1 Replies
posted 11 years ago

Problem with ajax and laravel

Hello friends, I am desperate , I need to use laravel 4 with ajax . I am using http://arshaw.com/ful...

0 Likes
2 Replies

How to configure multiple models,views controller folders

I have the following set up that I want to try to perform: App    Sitename   - Admin (sitename/admin...

0 Likes
1 Replies

Dependancy Isn't being injected in package

Hi all, I'm creating an artisan command package and when i try to run artisan, i get a "{"...

0 Likes
2 Replies

[Conversation] Help me refactoring this class and make it testable

Hi all, I've this lil class that helps me in building a form for a specific case: Invoice Infos http...

0 Likes
1 Replies
posted 11 years ago

Validating unique data with validation service

I'm using a validation service to validate user submitted form input (something along the lines of:...

0 Likes
0 Replies

Dynamic constraints from router in Eager Loading

Hey guys, i've been looking for example about dynamic constraints using eager loading, but many exam...

0 Likes
0 Replies

Laravel Paid Plugins and suggestion

I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...

0 Likes
0 Replies
posted 11 years ago

Relationship and access to methods in models

Hello guys, How can I access methods of model in relationships? class B extends Eloquent { public...

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