Hi there best colleagues i've the following strange issue when i want to store data in my database b...
Hi, i'm trying to convert all my $_GETs and $_POSTs to the Laravel style... Is my new version if(!In...
I ran into an issue that I was not able to track down. I am accepting base64 strings as a route para...
hello to every one, I wanna generate url's like ..?filter=post but how can I do that in Laravel. I s...
Hi I've searched everywhere, but can't seem to find the answer - it should be simple can anyone help...
Hello everyone I'm trying to add some products to my db and I have to upload photo of this product....
Hi, I have form: <form action="{{ url('users') }}" method="POST"> <tabl...
I have an existing blog application, and I would like to add a way to have different types of blog p...
Hi. Check out a new library for data filtering in Laravel 4. It applies named scopes according to UR...
Hello all, Can anyone please send me a bit of code to get array from url? Suppose this is my url :...
I have a form that is used to filter results for a categories page. So, the URL will be localhost/pu...
I'm working with a client who needs a module that should be embedded in other web page and users to...
Updated server to Nginx 1.1.19, PHP to 5.4.28 and Laravel to latest 4.1.27. No Redirect::to inside A...
I am terrible at explaining so I will do my best in point form: Each page queries a list of data Us...
Hi, I'm sure I'm not the only person who has encountered this, but I've been trying to get validate...
Hello, My code : http://laravel.io/bin/3e1WD#76-79,81-84,86 Underline the scope problem. I don't kno...
I am passing either "day","week" or "month" to this controller... publ...
I have a route with an optional parameter. Route::get('archive/most-viewed/{time?}', array('uses' =&...
Hi, I'm still pretty new to Laravel, and while I've worked my way through a lot of common errors, I'...
when i try to delete user I have this error More Information --------------------------------------...
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