Support the ongoing development of Laravel.io →

1,468 Threads

Error Trying to get property of non-object

I am struggling to understand how laravel works and I have a very difficult time with it Model - Use...

0 Likes
1 Replies

Unable to ->with('key','value') within nested Controller.

I have an AdminController within the controllers/admin folder and i would like to pass my page title...

0 Likes
3 Replies

Laravel problem with views.

I have a web application in laravel in "mysite/admin". On login loads view "views/das...

0 Likes
2 Replies
Solved

Passing multiple arrays to a view

I'm trying to work with SimplePie to pull numerous RSS feeds (which is working well); however rather...

0 Likes
2 Replies
Solved
posted 10 years ago

Problem with Template. Pls help!

I can only call my master template from my UsersController. When i call my master template from Pos...

0 Likes
1 Replies
Solved

Knockout.js, Backbone.js, et al.?

What is the relationship between these data-binding frameworks and Laravel? Does Laravel implement s...

0 Likes
1 Replies
posted 10 years ago

Markup is showing on my page.

Hello, First time Laravel install - went great. Then installed https://github.com/rydurham/Sentinel...

0 Likes
2 Replies
Solved

What is the proper way to isolate data processes in sub-views?

Hi everyone! I have a sub-view (which i call widget) in my pages which accepts a parameter, and this...

0 Likes
9 Replies
Solved
posted 10 years ago

Blade Fails to interpret @extends structure

Laravel 4.1.21 This does not happen every time but for a few template files only. Template File...

0 Likes
4 Replies
Solved

Namespacing and Controllers in your 'Acme' folder?

Hi, I'm not sure I'm doing this the right way as it seems very messy. Moving my controllers from the...

0 Likes
9 Replies
Solved

Is there a reason for using URL Helpers?

Lets start with three examples: <link rel="stylesheet" href="assets/css/app.css&qu...

0 Likes
3 Replies
Solved
posted 10 years ago

Is this a bug or am I doing something wrong?

Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...

0 Likes
1 Replies
posted 10 years ago

Getting all routes

im playing around with building an api, and im at a point where i want to be able to get all routes...

0 Likes
3 Replies
Solved

foreach on eloquent from last to first

I have a post object that has comments: $post->comments now when I do a select on the comments Im...

0 Likes
2 Replies
Solved

How to save XML response output to file for uploading with SSH::into()?

In my controller I have the following with $registration_data coming from the database and the xml.i...

0 Likes
1 Replies

Blade Nesting

What I want to do is @include(@yield('layout')) which I can't do because it is most likely nesting p...

0 Likes
4 Replies
Solved
posted 10 years ago

Compiling or pipelining Sass assets

I need a comprehensive guide on how to do it. I already tried LaravelGuard from Jeffrey Way (which d...

0 Likes
0 Replies

Changing blades if user logged in

At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...

0 Likes
7 Replies
Solved

Routers menu

Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...

0 Likes
3 Replies

Yup I give up.

I gotta give up. I don't want to, but I got to, because trying to learn Laravel with very very limit...

0 Likes
19 Replies

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.