Support the ongoing development of Laravel.io →

Handling views in packages for a project.

Hi, Ok, there is probably a simple solution to this problem but I haven't found it yet, hence why am...

0 Likes
1 Replies
Solved
posted 11 years ago

How to search in the data fetched from the database?

Let's say I have fetched users from my users table into $users with the Eloquent ORM. Is there a way...

0 Likes
4 Replies

What am sending to the views

Ok, its newb question. If i do "return View::make('something')->with('user', User::find(1)-&...

0 Likes
2 Replies
Solved

Basic routing question - passing value.

I have a route with an optional parameter. Route::get('archive/most-viewed/{time?}', array('uses' =&...

0 Likes
1 Replies
Solved

Problem with Polymorphic Table and Repository

Hey guys! Scratching my head a bit here. I'm hoping you lot can point out what I'm doing wrong. I ha...

0 Likes
2 Replies
posted 11 years ago

Make two queries into one

Hi guys, I'm having a hard time writing these two queries into one. $topic = Topic::where('slug', '=...

0 Likes
4 Replies
Solved
posted 11 years ago

Migration strtolower() error

Hy everyone, does anyone have a clue why my migration throws an error exception "strtolower() e...

0 Likes
0 Replies

Ask users to reset password at first login

Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...

0 Likes
8 Replies
Solved

workbench auth with facebook

I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...

0 Likes
0 Replies

.htaccess is not working

Hi, How come this is not protected with htaccess? It is supposed to ask for username and password. T...

0 Likes
0 Replies

Queue issue

Hi. I am trying to send email with queue and Mandrill but it doesnt really work! It goes to iron and...

0 Likes
2 Replies

Problems deciphering this error message in Log file: production.ERROR: exception 'ErrorException' with message 'Undefined offset:

Hi, I'm still pretty new to Laravel, and while I've worked my way through a lot of common errors, I'...

0 Likes
0 Replies
posted 11 years ago

How to show the execution time in views?

I'd like to show the execution time in views, but I only found this way to log the execution time: h...

0 Likes
2 Replies
posted 11 years ago

Laravel code encryption (ion cube or code guardian)

Hello. I have tried to encrypt a project with ion cube but i got only errors. ANy ideea how could i...

0 Likes
5 Replies

Dash in database name causing SQL error

So I made the rookie mistake of putting a dash in the name of my MySQL database (ie My-Database ). A...

0 Likes
3 Replies

Simple AssetsManager goes nuts with artisan serve Maximum function nesting level of '100' reached, aborting!

I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...

0 Likes
1 Replies
posted 11 years ago

GetComposer.org Down

I am unable to curl or in browser go to GetComposer.org. Are there any other sites where I can downl...

0 Likes
0 Replies

breadcrumbs when 2 ways to get to a page

I'm trying to use davejamesmiller/laravel-breadcrumbs My problem is that part of my site can be acce...

0 Likes
0 Replies

error of one to one relationship implementing.

whem i am implementing one to one relationship in laravel i am getting this error. so pls anyone giv...

0 Likes
2 Replies
posted 11 years ago

Redirect to the 'store' action of a resourceful controller with input

I am trying to redirect to the 'store' action of a resourceful controller after verifying some of th...

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.

© 2025 Laravel.io - All rights reserved.