Support the ongoing development of Laravel.io →

2,053 Threads

Strange Behavior. Controller Var dump results different than blade var dumpresults.

Greetings, I am returning a value from a variable in my controller but it yields different results w...

0 Likes
4 Replies
posted 9 years ago

Paragraph based textarea format in blade?

Hi, I have a textinput from a user like that: This is first paragraph. This is second paragraph. The...

0 Likes
1 Replies

Empty label text in laravel Label

What I need is: (note that there is NOTHING between the label opening and closing tag) <label for...

0 Likes
1 Replies
Solved

Eloquent Join Table.

I have 2 Tables User id full_name Post id user_id title content How to find out User.full_name f...

0 Likes
2 Replies
Solved

Loading a blade template from Laravel into Wordpress

I have a Laravel site that has an existing Wordpress blog with a different theme. I'd like for the b...

0 Likes
2 Replies

A global object available for all files and Models that don't represent database tables

Sorry for the noob question, I'm using an Instagram API library all across my website, every view us...

0 Likes
1 Replies

Display Categories in Hierarchy with Baum Package

Hello, I use the baum nested sets package for my laravel project to create parent and child categori...

0 Likes
1 Replies
Solved

Blade inline section (or other suitable method)

Hey Is there a neat way to make small inline sections yet? Inline as in, on the same line. I tried...

0 Likes
2 Replies
Solved

pagination and "up next 5 article"

hi all, i'm want to do pagination with eager loading and i also want to show like 5 next article lin...

0 Likes
0 Replies

Returning Data to View from Redirector

Please, how can i return the $errmsg to the view. since i already have withInput and withErrors...wh...

0 Likes
1 Replies

understanding laravel dropdown

hi, i'm a newbie to laravel framework and i just find it's so hard to understanding laravel form usa...

0 Likes
2 Replies
posted 9 years ago

Reverse pagination presenter

Hello, I was wondering if there is a way to reverse the pagination presenter. So instead of < 1 2...

0 Likes
1 Replies

laravel get route with parameter

hi,so i have 1 table that function as my article categories and there is one column that show number...

0 Likes
3 Replies
Solved

Navigation Links Admin Panel with Laravel

I'm attempting to try and create a sidebar within my dashboard CMS project that I am creating with L...

0 Likes
1 Replies

Unable to change the route of a Laravel form using JavaScript.

I am trying to use JavaScript to change the url (acton) and method of a form, but it does not work....

0 Likes
2 Replies
Solved

SSH to View

Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...

0 Likes
4 Replies
Solved

Add REST API to existing site

I have ran into a small problem. I have a site built that only has a web interface at the moment, b...

0 Likes
3 Replies

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies
posted 9 years ago

Need help with barryvdh/laravel-dompdf

I to use barryvdh/laravel-dompdf my script is just like this: $pdf = PDF::loadView('back.sales.recei...

0 Likes
2 Replies

Link Redirect to specific method inside controller?

Hi, I want to make a link which redirect to specific method inside a controller when it is clicked....

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