I can't use Html, Form helper in Laravel 5.
I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...
I set up a form for uploading files and it works great with everything, including pictures from the...
In Laravel documentation I have found: Echoing Data After Checking For Existence, but it is not work...
Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...
I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...
Hi laravelers, I need to create a helper function and then use it in views, any help please because...
Hi there, I'm writing routes in web.php but I got a problem. If the code is Route::get('articles/cre...
I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....
To be honest I'm not exactly sure how to ask this but I'll do my best. I have my master.blade.php wh...
I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...
What is the best approach to display data in Alphabetical order using Laravel. what is the best way...
After running composer update, error handler changed. I don't have any custom handlers installed. Th...
I'm using the following, but this header is not set. return Response::view('doNotWantCachingOnThis')...
Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...
I have a table(displayTable) that display data from my db of am using laravel on the i have a link...
I need project URL with current project language like http://example.com/en URL("/") this...
Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...
I'm trying to create a reusable view component for a carousel with a new Blade directive. I don't wa...
So i've been coding in a project (in a adding new page of a pagemodule). And suddenly when i went ba...
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