Support the ongoing development of Laravel.io →

2,053 Threads

posted 10 years ago

Displaying independent data in views

Hey guys! I'm completely new to Laravel but I really like it so far :) After playing around a bit, I...

0 Likes
1 Replies
Solved
posted 10 years ago

trans() working fine on dev machine but not on server; seems to be issue with Waavi/translate

As in the title, trans() is working totally fine on my local dev machine. On the server though, it's...

0 Likes
3 Replies
Solved

Auth::check() code in view doesn't work

I'm trying to use Auth functionality. The problem is that if in my view i have the following code: &...

0 Likes
2 Replies
Solved
posted 10 years ago

Get view data

Hi Guys, I need to get the view data i found the View::getData() method in the api but i can not cal...

0 Likes
3 Replies

Image Validation Issue

Hello Guys. When i use image or mimes validation i face with this error Symfony \ Component \ HttpFo...

0 Likes
1 Replies

navigation in all views

Whats the best way / practice of dealing with the following base template (includes header and foot...

0 Likes
1 Replies
posted 10 years ago

Alter Pagination Render

Hi guys, I'm trying to follow the tutorial here with limited success. I'm stuck following the exampl...

0 Likes
2 Replies
Solved

Just Controller Query

Just installed laravel 4 trying it out seeing if it has some better features than codeigniter. Just...

0 Likes
1 Replies

routing order?

I'm starting with laravel and I'm having this probelm: I have 2 routes that seems to 'interfere' wit...

0 Likes
5 Replies
Solved

route issue

I am using a restful controller like so: Route::resource('objectives', 'ObjectiveController'); but I...

0 Likes
5 Replies
posted 10 years ago

Frontend vs Backend

So here is a conundrum I have been pondering for quite some time now, it's not strictly Laravel rela...

0 Likes
4 Replies

Create view / controller / Validation rules to manage both Parent and child model from Parent controller

Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...

0 Likes
1 Replies

Jquery DOM manipulation using values from xml-file

Hello everyone! I actually struggle trying to add elements to the DOM using jquery. The data I want...

0 Likes
0 Replies

Best way to handle "too many" injections?

I'm in the midst of building a pretty large website with a lot of different content on each page. I...

0 Likes
3 Replies
Solved

HTML Links

I am making a site for a friend that everything on the pages are going to be editable through and ad...

0 Likes
2 Replies
posted 10 years ago

public_path() vs url()

Hey, take a look at the examples: echo public_path(); // C:\Users\JohnDoe\laravel\public vs echo ur...

0 Likes
3 Replies
Solved

Set the Base URL for use with asset helper functions

Is there a way to set the baseUrl for the system. I know we can set the url in the app config file b...

0 Likes
1 Replies

Updating a boolean field

Hi community, I have a form where I'm using Form::checkbox() helper, it's works just fine, but when...

0 Likes
2 Replies
Solved

Passing variable to view, not working?

Hey guys, I've got this view, and im passing a variable to it, however it returns an error to me. Th...

0 Likes
21 Replies

Use Logged In-User's Data in View

Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...

0 Likes
4 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.