Support the ongoing development of Laravel.io →

1,478 Threads

Route::has issue

Having a difficult time getting Route::has working correct. routes.php Route::get('login', function...

0 Likes
2 Replies

Blade Issues Throwing HTTP 500 Error

Hey There, I am having real issues with blade templating. Basically when I use blade the webpages ju...

0 Likes
1 Replies

Bit of a kickstart in advice needed - @foreach loops

Hi there, =) I'd like to keep this short and sweet. Just having some issues with the best way to ta...

0 Likes
4 Replies

dialog box from inside of the controller

Hello. Please advise any way how to interact with the user from inside of the controller. What i nee...

0 Likes
4 Replies

Colon Cleanse Is Freed By Tablet

Dieting under the body cleanse program Internal 911 calls for curtailment of consuming some kinds of...

0 Likes
0 Replies

generating snippets

i have a routine which generates this code: <td style="text-align:left"> {{ Form::la...

0 Likes
2 Replies

How to pass TWO object to one view?

In my home page I wanna list my items for one section and list the users info for another section in...

0 Likes
2 Replies

Ajax request not working

I am trying to make ajax request to create new category but i get the follow error message Controll...

0 Likes
1 Replies

Eloquent relations have suddenly stopped working

Hello, I've been using my laravel made homepage for quite sometime now. After a recent update to my...

0 Likes
0 Replies

How to handle 404 errors for sub domain/different domain route group in laravel 5.2?

I have two different domain groups in my Laravel application. One is example.com and other one is su...

0 Likes
2 Replies

How to show checkboxes as checked when values are set in the database

I really hope someone can help, I'm setting up entrust and trying to manage roles via an edit users...

0 Likes
7 Replies
Solved

date_format?

How do I use date_format? I can't figure out how to format a date from YYYY-MM-DD that's stored in m...

0 Likes
9 Replies
Solved

How to: Iterate through record from DB

Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...

0 Likes
4 Replies
Solved

add to select box values from multiple model attribute

I want to dynamically set options to my select box from another model in Laravel. So I want to do so...

0 Likes
0 Replies

Pagination Help

Hi everyone, Recently I just created a variable with a leftjoin it looks a little bit like this: $it...

0 Likes
0 Replies
posted 8 years ago

help with values

Hi! Currently I have this dropdown {{ Form::select( 'Shipment_Number', $orderChanges, null, ['class...

0 Likes
1 Replies
Solved

Laravel 5.2 Blade template

Hi all, I just started to with larval framework and i am trying to load view page with blade templat...

0 Likes
0 Replies

function helper url() not working

The url () method of the class helpers, does not work! on the local machine works, but it lives retu...

0 Likes
0 Replies

Patch/Put method yields MethodNotAllowed

I have an edit page reusing a form from my create page that populates the fields by using {!! Form::...

0 Likes
6 Replies

Returning variables to View

Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...

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.