Support the ongoing development of Laravel.io →

494 Threads

Infinite scroll on a table [L5]

Hello, a few months ago, I successfully implemented Infinite Scroll in Laravel 5 using this tutorial...

0 Likes
3 Replies
Solved

Getting error when returning query to view (Trying to get property of non-object)

Hello, I'm trying to get the info from a specific user via a ID in the url. This is my route: Route:...

0 Likes
2 Replies
Solved
posted 7 years ago

my coustom classes donot load view nor redirect to any page .

i am using laravel 5 , i have created an abstract class visitor and has an abstract method showProfi...

0 Likes
3 Replies
Solved

Creatinf page content

Hi, here is a basic question I'm working on the same website which i have been asking questions abou...

0 Likes
1 Replies
Solved

How to set a variable in blade (laravel 5.3)?

I try like this : ... @if(is_null($key['p3'])) {{--*/$p3 = $key['p3']/*--}} @else...

0 Likes
1 Replies
Solved

How do you change the view path without changing the config file?

I want to change the view path (view.paths) based on a set variable. I've tried with App::before(fun...

0 Likes
5 Replies
Solved
posted 7 years ago

Problem in view

Hello, I am working on a forum in Laravel 5.3 and when I look at my view I get: " ["Inform...

0 Likes
2 Replies
Solved

laravel5: inject json into blade - htmlentites() filter applied by mistake?

Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...

0 Likes
3 Replies
Solved

Place code in View, Controller or Model?

Hey guys, I am new to Laravel (5.3) and MVC in general. I currently working on my first Laravel App...

0 Likes
1 Replies
Solved

Dynamic Dropdown w/ Mysql

Hello! I am trying to create a dynamic menu in my header view of all my pages. (I am new to Larav...

0 Likes
4 Replies
Solved

Blade view "use" directive?

Hi, Is there a way to import class in a view? For example, I have a class \Anamespace\Bnamespace\Xcl...

0 Likes
3 Replies
Solved

'/' route not working

I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...

0 Likes
2 Replies
Solved

OneToMany works for the first user not the second??

Hi I am having invoices and customers and users how can generete both Customer Model: public functio...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel: (why?) View not rendered after return view() call

Hi. I am trying to return a view in a different method of the class instead of the standard resource...

0 Likes
3 Replies
Solved

can not open login and register pages created by using command 'php artisan make:auth' ?

I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...

0 Likes
3 Replies
Solved

Problems with adding styling to active nav route

Hello, I want to create a means for me to show users where they are at a page. Currently my menu is...

0 Likes
4 Replies
Solved

Adding a Vue Component to Spark

Has anyone got a step by step example of actually adding a vue component such as the awesome vue-mul...

0 Likes
2 Replies
Solved

reuse $var???

Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...

0 Likes
3 Replies
Solved
posted 7 years ago

Undefined Variable in View

To clearify I did try this also WITHOUT database results. web.php <?php /* |--------------------...

0 Likes
3 Replies
Solved
posted 9 years ago

How to link_to_route when route is defined in a controller?

Sorry, I'm just learning Laravel and I'm stumped on what I'm sure is a very simple issue: How to lin...

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