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

do not work my workbench package

Hello buddies, I have a problem in package development. When I create a new workbench package these...

0 Likes
7 Replies
Solved
posted 10 years ago

Token is not changing

I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...

0 Likes
4 Replies
Solved

whereHas() within a where() sub-query.

Howdy! When I try to use a whereHas within a grouped where class, I get an error. Any ideas? $activi...

0 Likes
2 Replies

Setting transient properties on Eloquent models without saving to database?

Is there a way to set a transient property for an Eloquent model that won't save to the database? Fo...

0 Likes
3 Replies
Solved
posted 10 years ago

Manning's 'Laravel in Action' Early Access is 50% off today

Head over to this link: http://www.manning.com/surguy/ Use this code when checking out: dotd021014cc...

0 Likes
0 Replies
posted 10 years ago

Laravel ignores server port

I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...

0 Likes
4 Replies
Solved

Eloquent query based on (multiple) route params

I have a route like this: www.mysite.com/agenda/2014/08/16?tags=entertainement,sport,information&...

0 Likes
5 Replies
Solved

Need help with laravel routing

So I'm trying to match a simple route with laravel that looks something like /ID-OPTIONAL/OPTIONAL2/...

0 Likes
1 Replies
posted 10 years ago

Where to put extra (helper) classes?

Hi, may be a silly question, but its my first project on Laravel, so a quick guidance would be helpf...

0 Likes
3 Replies
Solved
posted 10 years ago

what's the command at the controller to fetch data sent from a JQUERY Ajax code

I have this ajax code and it should be sending data to the controller which I want it to pick. I can...

0 Likes
9 Replies
Solved
posted 10 years ago

Laravel Routing

I am new to Laravel. I want port a URL shortening application from CI to Laravel. I am struck on the...

0 Likes
2 Replies

Undefined index: token

Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...

0 Likes
4 Replies
Solved

Trying to query a relation of a relation

##Problem I have an eloquent model "Invoice" that hasMany "InvoiceTicket" that b...

0 Likes
5 Replies

Different types of users

Hello everyone, I'm an absolute beginner to Laravel, and this is my first thread, so I hope I'm not...

0 Likes
3 Replies
posted 10 years ago

Alpha space validator

How to use use alpha numeric validation.. Have seen few topics, but the validator file location has...

0 Likes
1 Replies

Senrty extends problem with config

I need to override some of the things, one of them - hasher I create new package: <?php namespac...

0 Likes
2 Replies
Solved
posted 10 years ago

PostController does not exist - but it most certainly does!

Hi All, This is happening intermittently on my production servers (2 servers, load balanced): http:/...

0 Likes
1 Replies
posted 10 years ago

Larave.io/bin WordPress Plugin

If anyone is interested, I have created a plugin that will allow you to embed Paste Bin pages into W...

0 Likes
0 Replies
posted 10 years ago

Global Filter with Filter Class?

Hi all, My application has a filter class, like this: class TestFilter { public function filter...

0 Likes
1 Replies
posted 10 years ago

Facebook Api catch the exception

Hi, with this code try { $fb = new Facebook($this->_config['facebook']['config']);...

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