Support the ongoing development of Laravel.io →

353 Threads

Laravel insists on loading incorrect resource route

I am well into a project where I have a number of resource controllers. They have all been working p...

0 Likes
3 Replies
Solved
posted 9 years ago

jQuery ajax form submission callback with newly inserted row

Hey, I'm about to play around with this but just thought I'd ask to see if anyone knows already... I...

0 Likes
1 Replies
Solved

Adding form macros not working as directed.

Hi again, I want to add an HTML 5 date input type. I am using this guide and file: http://blog.small...

0 Likes
1 Replies
Solved

How to display posted data into my form inputs

Hi, My problem is very simple. I'd like to display into my formś input the content I wrote when ther...

0 Likes
3 Replies
Solved
posted 9 years ago

A simple problem on import js scripts

Hi, I have a simple problem to import a js script, I have a script that perfectly work when I import...

0 Likes
3 Replies
Solved

Blade help - Route [crowds.create] not defined

I am getting this error once I add a prefix to the route in routes.php Route::group(array('before' =...

0 Likes
3 Replies
Solved

One file for Create and Edit

Hi, How do I have only one file to be used in create.blade.php and edit.blade.php?

0 Likes
3 Replies
Solved
posted 9 years ago

How to use HTML::linkAction() with Bootstrap glyphs?

I would like to have a logout button on my navbar. I have tried snippet below but it's not working {...

0 Likes
2 Replies
Solved

Blade layout file inside "src" directory

I want all my project files to reside inside the src directory. Currently, my default layout is insi...

0 Likes
1 Replies
Solved

blade template hidden field value

Hello to every one, I am trying to get a value and put it on hidden field on laravel blade. here is...

0 Likes
3 Replies
Solved
posted 9 years ago

@yield() vs @section @show

What's the difference between @yield() and @section() @show They both are placeholders for the sec...

0 Likes
3 Replies
Solved
posted 9 years ago

BLADE ECHOING

What is the difference between {{ }} and {{{ }}} when echoing?

0 Likes
1 Replies
Solved

'[ErrorException] Undefined index:' from artisan dump-autoload, problem in Illuminate/View/Factory

When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...

0 Likes
1 Replies
Solved

Controller that affects all views

I don't know how to name the thread better than that, what I need is this: I have a master blade fil...

0 Likes
10 Replies
Solved
posted 9 years ago

How do I Echo the View Filename as an ID?

I am pretty new to Laravel and have a fairly basic question. In my default.blade.php I have a <di...

0 Likes
11 Replies
Solved
posted 9 years ago

Escaping blade content

How do I escape blade content? I'd like to output @extends('blah.blah') in the output, but not sure...

0 Likes
1 Replies
Solved

Translation per User

Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...

0 Likes
1 Replies
Solved
posted 9 years ago

image rendering problem in blade

Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...

0 Likes
2 Replies
Solved

I have problems with a Form::Model using a named route with parameters

I have a problem I have a form::model using an action but, in the action I'm using a named route whe...

0 Likes
1 Replies
Solved

Transition to Laravel

Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...

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