Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...
##Problem I have an eloquent model "Invoice" that hasMany "InvoiceTicket" that b...
Hello everyone, I'm an absolute beginner to Laravel, and this is my first thread, so I hope I'm not...
How to use use alpha numeric validation.. Have seen few topics, but the validator file location has...
I need to override some of the things, one of them - hasher I create new package: <?php namespac...
Hi All, This is happening intermittently on my production servers (2 servers, load balanced): http:/...
If anyone is interested, I have created a plugin that will allow you to embed Paste Bin pages into W...
Hi all, My application has a filter class, like this: class TestFilter { public function filter...
Hi, with this code try { $fb = new Facebook($this->_config['facebook']['config']);...
Perhaps this question relates to some but not all packages. Sorry its a bit long. So many package in...
i have set up users and roles table with a pivot table and i need to check, if logged user has admin...
How does one call a controller method from within the Queue class? This works in other Controllers:...
After a bit of searching online I think I know how to do this, but wanted to just make sure I haven'...
Hi, I have the url: http://website.com/attachments/myName.pdf But it is not working, because of the...
Tried to find some docs but nothing. I want to create several log files, for example: click log, vie...
I created my first Laravel (3.2) app awhile back on a VPS that I had. Now, the time has come for me...
At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...
Hi everyone, This is my first post here, so please bear with me if anything is missing. I have been...
Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...
I and looking to do my own blog to go alongside my new site build but was wonder what people would s...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community