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

Laravel doesnt see controller via Ajax?

Hi guys, Im currently working on a laravel project and I'm really stuck.. Im calling a page via ajax...

0 Likes
8 Replies
Solved
posted 10 years ago

Textmate bundle

For the few of us who still haven't switch to Sublime or PHPStorm, I created a TextMate bundle conta...

ericknogueira liked this thread

1 Likes
0 Replies
posted 10 years ago

About route setting,every controller and action need to be set in routes.php?

Can I set the default route,when request like /home/index ,the controller is home action is index,an...

0 Likes
2 Replies

to many queries and long load

Im build my app localy, and Im afraid after Ill get some traffic in to it it will simply crash. and...

0 Likes
3 Replies

Admin: Subdomain vs. subdirectory/route

For a while now, I've kept admin interfaces for my websites as subdomains (admin.mywebsite.com) inst...

0 Likes
2 Replies

Where/how often do you do an Auth check?

I have controllers that have public get, create, update, and delete methods that should only be done...

0 Likes
3 Replies
Solved

Vagrant, Codeception & Laravel issue. NotFoundHttpException

Hey gang, I'm having an issue with being able to use the Laravel4 module in Codeception. Whenever I...

0 Likes
0 Replies
posted 10 years ago

Unofficially supported packages

I don't know if this is the right place for ideas/suggestions for the laravel.io site, but I think i...

0 Likes
2 Replies

Problem with Eloquent - Case sensitive condition

Hi. I perform $a = Items::where('code', '=', $code); In the code column there are various entries, u...

0 Likes
3 Replies

Calling model method from controller

I have this in my car.php model public function bySortOrder() { return $this->orderBy('so...

0 Likes
3 Replies
Solved

Eloquent - Get Post where parent of parent id = XX. It's possible?

I'm trying to get a Post inside a Session, but between Post and Session I have a Category Model. Eac...

0 Likes
1 Replies
posted 10 years ago

Problem with Template. Pls help!

I can only call my master template from my UsersController. When i call my master template from Pos...

0 Likes
1 Replies
Solved

Make this query in Eloquent

Hi Can we do this query in Eloquent $tagString = implode (',', $tags); return DB::select (DB...

0 Likes
1 Replies

Help with relationship

Sorry for my english, is not very good. I have a User model and I have a Post model. two models have...

0 Likes
2 Replies
Solved

Anyone else having trouble logging in to the Laravel Live Chat?

I get this Error Message. http://imgur.com/onQJvuM I tried logging in and out.

0 Likes
1 Replies

Knockout.js, Backbone.js, et al.?

What is the relationship between these data-binding frameworks and Laravel? Does Laravel implement s...

0 Likes
1 Replies

PDF load hanging page

Hi all, I am trying ThuJohn's DOMPDF wrapper for L4 and am having a little problem rigtht off the ba...

0 Likes
1 Replies
Solved
posted 10 years ago

ReflectionException

I'm getting the following error ReflectionException Class Trinity\Users\UsersRepository does not exi...

0 Likes
1 Replies
Solved
posted 10 years ago

[JOB] Artisans needed. "Rockstars" need-not apply.

Looking for contractors to help execute some large-ish Laravel 4 projects on a part-time basis (10-2...

0 Likes
0 Replies

Question about relationship.

Guys, good morning. Question about relationship. In this query it brings me a student and two servic...

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

© 2024 Laravel.io - All rights reserved.