Support the ongoing development of Laravel.io →

1,490 Threads

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

0 Likes
4 Replies
Solved
posted 9 years ago

How make this in laravel

I have this code in template blase: @section('views', $post->views) when i call the views from t...

0 Likes
2 Replies

Adding extra css and js

Hello world! I am quite new to laravel. Need to add some extra js and css in my own admin. I have la...

0 Likes
2 Replies

Integrating the front-end workflow

I am learning Grunt, NPM, bower and GIT and am making my front-end html as a separate project. By th...

0 Likes
0 Replies

Create and Edit in same view not working

Halo, I am using same view to create a form and edit it. But the edit is not working. Below is the c...

0 Likes
3 Replies

The Laravel simple from is not returning anything.

Routes.php Route::post('/status', [ 'as' => 'status', 'uses' => 'StatusController@po...

0 Likes
4 Replies
Solved

Iterating over Nested Data

I'm trying to upgrade a legacy app and there I basically need to echo out a bunch of hierarchical da...

0 Likes
2 Replies

Dynamic form with different fields from different tables

Hello friends, I have five tables and all of them have different number of columns. I want to create...

0 Likes
1 Replies

External script (vBulletin) inside Laravel application, using Blade

Hello. I recently finished my website's transition to Laravel and all that is left is the current fo...

0 Likes
0 Replies
posted 9 years ago

Everything is not being shown in a @yield section

I am currently working on my first project in Laravel 5. However I am having issues with my views. I...

0 Likes
8 Replies

Create server side script

I am new to laravel Detailed explanation: I am creating quiz contest website.I have a timer in which...

0 Likes
1 Replies

welcome.blade.php laravel 5 not rendering

Hey Guys, I am new to using laravel, I installed and created new laravel project successfully in my...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.1 blade helper

Situation is, i have html code, what is duplicated in all other templates, for example it's a menu,...

0 Likes
2 Replies
Solved

Problem with pagination

Hi I use paginate() method for pagination it work fine, but <a> tag in blade file have problem...

0 Likes
1 Replies
posted 9 years ago

Regarding JS url inside master layout file

Hello , I have a Backend directory under the view that have the following structure +view +BackEnd...

0 Likes
1 Replies
Solved

Menu state management

I've not found a clear solution about menu state management. I post the way I do. Maybe there are be...

0 Likes
0 Replies

How to add variables to file upload form and fetch it from the route?

How do i add the value of $course->id to this form so the my route::post(/course/{id}.......... w...

0 Likes
0 Replies
posted 10 years ago

@include 502 bad gateway

I've setup Laravel 5.1 on ubuntu/thrusty 14.04 using vagrant. I'm using nginx with php5-fpm. I start...

0 Likes
1 Replies

using many models in a view

Hello, I need create a form with three selects. These selects contains different values models. How...

0 Likes
2 Replies
Solved

Fill form with query result

Hello, I need fill input text with content of model but I'm not getting. I have a partil view with a...

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.

© 2025 Laravel.io - All rights reserved.