Support the ongoing development of Laravel.io →

2,053 Threads

include view as single line.

Hi all, I'm trying to include a blade template but as a single line. (http://stackoverflow.com/quest...

0 Likes
1 Replies

extend blade view using variable.

Hello everyone, Is it possible to use a variable to extend a blade view ? My idea was to create bloc...

0 Likes
1 Replies

Count position a comment on post

I have table in database Posts - id - content - parrent_id all posts will insert this table and all...

0 Likes
7 Replies
Solved

Elixir won't install

Node fails to install elixir. npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code ETARGET npm...

0 Likes
4 Replies
Solved

Creating hooks in views with sections and calling from events

Hello. I am new here and i am trying to do something but no information on google... I am trying to...

0 Likes
1 Replies

L5 add parameters to fullURL

i make search page. i get full urll with code Request::fullUrl() http://demo.com/search?query=keywor...

0 Likes
4 Replies

Laravel 5 Nested Views Problem with embedded includes.

Ok Embedded includes here. tl;dr: One view includes another, that view also includes another. If the...

0 Likes
0 Replies
posted 9 years ago

Blade engine 500ing on subfolders

Hi everyone, I have a mind-boggling problem. I am following the Laracasts tutorials about basic rout...

0 Likes
0 Replies

Get variable in object Laravel

Example $post = Post::with('categories')->first(); one post relationship to many categories How...

0 Likes
3 Replies
Solved

Different create() and store() method for same model but with different attributes

Hello, I am in i situation where I have to handle that the way to create and store method are not th...

0 Likes
1 Replies

Problem with flash session and redirect

Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...

0 Likes
2 Replies
Solved

Is it possible to call images from outside the public folder or any folder or directory in your computer in Laravel 4?

this is my code calling from public folder and its works... <img src="/placeImages/{{$image[...

0 Likes
6 Replies
posted 9 years ago

Drag mouse.

Hi all i have an issues with mouse drag and drop images it's not transparent or flexible while drag...

0 Likes
1 Replies

elixir() throws random "not defined in asset manifest" exceptions

I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...

0 Likes
0 Replies

Laravel 5 and Ajax (Jquery)

Hello all, I am using Laravel 5 and stuck on a problem and i will be happy if you help me. I want to...

0 Likes
4 Replies

L 4.2 groupby and rows - controller-model or blade problem

Hi everybody, I am new to Laravel - but we have all got to start sometime. I have a bunch of rows. i...

0 Likes
2 Replies

What is so great about view composers?

Hi, I'm still wondering what is so great about view composers in Laravel (5). I have a controller wh...

0 Likes
3 Replies
Solved

Broken code In the Forums Archive Layout

Has anyone noticed this? Is there anyway to help getting it fixed? Screenshot of broken layout in Ch...

0 Likes
0 Replies

Blade template polymorphic inheritance?

So imagine if you will, an arbitrarily deep tree of nested categories. For the data structure minded...

0 Likes
2 Replies

Using filters inside a view

Hello, I have a view which will render the menu of my website. I'd like that navigation to display o...

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