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

Why should we use Composer? Does it matter if we don't?

Perhaps this question relates to some but not all packages. Sorry its a bit long. So many package in...

0 Likes
7 Replies

Auth, query scopes and whereHas() do not work together

i have set up users and roles table with a pivot table and i need to check, if logged user has admin...

0 Likes
0 Replies
posted 10 years ago

How to call a controller from the Queue class?

How does one call a controller method from within the Queue class? This works in other Controllers:...

0 Likes
16 Replies

Creating a self-contained web-app, repo/composer advice.

After a bit of searching online I think I know how to do this, but wanted to just make sure I haven'...

0 Likes
3 Replies
posted 10 years ago

Routes with a dot inside

Hi, I have the url: http://website.com/attachments/myName.pdf But it is not working, because of the...

0 Likes
9 Replies
Solved

laraverl custom logs

Tried to find some docs but nothing. I want to create several log files, for example: click log, vie...

0 Likes
1 Replies

Transferred my Laravel app from one server to another - I have a problem

I created my first Laravel (3.2) app awhile back on a VPS that I had. Now, the time has come for me...

0 Likes
2 Replies

Changing blades if user logged in

At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...

0 Likes
7 Replies
Solved

Webfaction error: failed to open stream

Hi everyone, This is my first post here, so please bear with me if anything is missing. I have been...

0 Likes
0 Replies

Routers menu

Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...

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