Good night, In this code, i got an error that says that the variable userId doesn't exists when its...
Hello dear friends I want to upload a ".apk" file using laravel and form validation. my ru...
I have database insert for login, But when login correct username & passwors then show it ErrorE...
Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...
How do I access the array value of Input::old('option') @if(Input::old('option')) @foreach( Input::o...
https://github.com/keevitaja/rulez-laravel Rulez provides easy way for setting up input validation r...
Hi, I use a controller function to insert datas in database and get some others datas : public funct...
Hi, lot of people create sepparate classes for each set of rules and then inject them into the contr...
there exists Route::pattern for common validation purpose. but what about i want to do common modifi...
I've looked around for a tutorial or a best practice for implementing a filter for results. I would...
What is the relationship between these data-binding frameworks and Laravel? Does Laravel implement s...
return View::make('home')->with(array('posts' => $posts)); The above is working for me, so I...
I am extremely sorry for this novice question in the link http://laravel.com/docs/routing#route-filt...
I have input with name = "image []" multiple = "multiple" which depends on other...
I'm building multiple page quiz. When users select options(answer) for a question, it should store i...
Hi all! How do I get rid of the index.php file in the URL? Currently my site works either way: http:...
I'm using this tutorial to create a timer .. http://parashch.wordpress.com/2013/05/25/countdown-time...
Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...
any idea on simple function to know if the file uploaded is an image? I know you can do geMimeType b...
Is there any fast method to change values into files like language files (php) or json files?
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.