Support the ongoing development of Laravel.io →

494 Threads

Securing files/images.

I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...

0 Likes
4 Replies
Solved

iPhone Image Manipulation - Flip it?

I set up a form for uploading files and it works great with everything, including pictures from the...

0 Likes
8 Replies
Solved

How to display logged in user name or email if name is not provided?

In Laravel documentation I have found: Echoing Data After Checking For Existence, but it is not work...

0 Likes
6 Replies
Solved
posted 9 years ago

variable to css

Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...

0 Likes
5 Replies
Solved

Ajax post is not in Input::all()

I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...

0 Likes
6 Replies
Solved
posted 7 years ago

how to create Helper function and use it in views

Hi laravelers, I need to create a helper function and then use it in views, any help please because...

0 Likes
3 Replies
Solved

weird problem in web.php

Hi there, I'm writing routes in web.php but I got a problem. If the code is Route::get('articles/cre...

0 Likes
5 Replies
Solved

Custom View path with wildcard

I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....

0 Likes
1 Replies
Solved

Pass data to view inside a view

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...

0 Likes
2 Replies
Solved

Populating a dropdown menu from MySQL database

I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...

0 Likes
29 Replies
Solved

Laravel 5 Sort data in Alphabetical Order

What is the best approach to display data in Alphabetical order using Laravel. what is the best way...

0 Likes
1 Replies
Solved
posted 6 years ago

Laravel 5.4 new error handler?

After running composer update, error handler changed. I don't have any custom handlers installed. Th...

0 Likes
1 Replies
Solved
posted 6 years ago

Response Cache-Control headers always 'private, must-revalidate', ignoring what I've set

I'm using the following, but this header is not set. return Response::view('doNotWantCachingOnThis')...

0 Likes
1 Replies
Solved

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

Javascript event not working after load a new table with jquery load and laravel

I have a table(displayTable) that display data from my db of am using laravel on the i have a link...

0 Likes
1 Replies
Solved

How to get URL with current project language like http://example.com/en

I need project URL with current project language like http://example.com/en URL("/") this...

0 Likes
3 Replies
Solved

SQLSTATE[23000] - Column 'user_id' cannot be null

Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...

0 Likes
7 Replies
Solved
posted 7 years ago

Problem with blade directive and view rendering

I'm trying to create a reusable view component for a carousel with a new Blade directive. I don't wa...

0 Likes
1 Replies
Solved
posted 9 years ago

Trying to get property of non-object -- No idea where this is coming from, help

So i've been coding in a project (in a adding new page of a pagemodule). And suddenly when i went ba...

0 Likes
12 Replies
Solved

Undefined Variable Laravel 4

Hi all, Im relatively new to laravel, but have been doing PHP for the last year with MySql, Im curre...

0 Likes
17 Replies
Solved

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.