Support the ongoing development of Laravel.io →

1,485 Threads

Form values and RESTful routing

Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...

0 Likes
0 Replies

Input File with blade

Hi guys, I want to limit upload filetype on my form::file by accept I try {{ Form::file('file','',ar...

0 Likes
4 Replies
posted 10 years ago

View is not rendered correctly on public server

I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...

0 Likes
0 Replies

need help URL relative with blade.php

Hello I am trying to link but it s failed with Laravel MVC. What I put <li><a href=" regis...

0 Likes
2 Replies
Solved

Input on linking back to source page

I have several views that show a detail with an edit button. When the user clicks on the edit butto...

0 Likes
0 Replies

Minify views using a whitelist

I tried using all the Laravel related minify packages and they all suffer from the same problems, es...

0 Likes
2 Replies
Solved
posted 10 years ago

How can I make this menu the best

Hello, I have this menu <li> <a href="dashboard.html#"> <span clas...

0 Likes
0 Replies
posted 10 years ago

want to move CI project Laravel need some help for blade

Hi, I have project on CI and it works great, i have used lex template parser in, i want to move this...

0 Likes
1 Replies
posted 10 years ago

How to add a <i> class to a html

Hello, I wonder how I can add a <i class = "xxx"> to a html link with blade so the outcome wil...

0 Likes
4 Replies
posted 10 years ago

Font-awesome service provider problem

Hello, Im trying to make Font-awesome work by following this page : http://kevinkhill.github.io/Fon...

0 Likes
0 Replies
posted 10 years ago

Is it a good practice to make use of "array_key_exists" in blade?

Hi all, For some reasons (In fact, to eliminate errors in blade) I want to code like that in blade:...

0 Likes
1 Replies

Passing data to leaflet.js map

Alright newb question, I've had a reasonable amount of success building my first laravel application...

0 Likes
9 Replies
Solved

Form model binding and one to many releationship

So I have this situation where i need to make dynamic amount of fields. But I can't find in document...

0 Likes
0 Replies
posted 10 years ago

Blade templating "syntax error, unexpected end of file"

Hello everybody, here is my index.blade.php file : @extends ("layouts.main") @section(&q...

0 Likes
1 Replies
Solved

How to add javascript in views in Laravel 4 Starter Site

Hi, i have a question related to Laravel 4 Starter Site The following is one of the view page. @ext...

0 Likes
1 Replies
Solved
posted 10 years ago

How to manage templating architecture (in general)

Hi all i've a project and with the following common problem: I've several methods that render pages...

0 Likes
0 Replies

Using JQuery Sortable table and saving to Database.

I've turned this question into a helpful post after resolving it myself. So I'll post the snippets o...

0 Likes
2 Replies

How to create a menu using Laravel and Blade Templating

Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...

0 Likes
2 Replies
Solved

Pass variables to View

I´m trying to after save chamada in the function store then show it in the view show. I'm using this...

0 Likes
1 Replies
Solved

link html in laravel problem

Hello Shows me Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException but this link &l...

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.

© 2025 Laravel.io - All rights reserved.