Support the ongoing development of Laravel.io →
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

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

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

Make this query in Eloquent

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

0 Likes
1 Replies

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
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

is it possible to store the current logged user in session

instead of querying for his data on each page load? or it is not secure?

0 Likes
4 Replies
posted 10 years ago

Built-In password reminder email failing silently

I'm trying to get Laravel 4.1's built-in password reminder functionality working, and it's failing s...

0 Likes
3 Replies

Best Practices: Moving the application files around?

There are numerous articles detailing how to move the Laravel app folders into the same location as...

0 Likes
4 Replies

PHPSpec mocking objects

Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...

0 Likes
0 Replies

Joined table IDs are returned in the Model Collection instead of the main table IDs

Hi Guys, I have a query which it's toSql result is: select * from `jobs` left join `locations` on `j...

0 Likes
8 Replies
posted 10 years ago

Testing tag/section on LaravelIO

Why there is no testing tag ?

0 Likes
0 Replies
posted 10 years ago

Codeception as a part of daily workflow when working with clients

I would like to how codeception can help when dealing with clients requirements ? Does anybody has c...

0 Likes
0 Replies
posted 10 years ago

I doing somthing wrong? the sentry save update does not update DB but returns true

Hi i was checking my develop and i saw something wrong, the develop works apparently fine but just w...

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.