Support the ongoing development of Laravel.io →

Header won't set

I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...

0 Likes
2 Replies
posted 10 years ago

Singleton constructor being called twice?

I'm just getting my head round this whole DI thing, but something seems to be happening that I wonde...

0 Likes
2 Replies
posted 10 years ago

feature request - blade - foreach where

Currently, I'm doing this: @foreach($field->options as $option) @if ( 1 != $option->deleted...

0 Likes
2 Replies
posted 10 years ago

Fire event after all query (eloquent and fluent also).

Dear All! In an application I have to track data table record changes, so I need to define some even...

0 Likes
5 Replies
Solved

From migration to crud

is possible form migration file make a CRUD, create controller, model and view. Thanks

0 Likes
0 Replies
posted 11 years ago

PHPStorm - Live Templates and Theme

Settings file - http://cl.ly/2i22240w3y34 (.jar file just import from main screen or File > Impor...

0 Likes
5 Replies

Remembering users under HTTP authentication

I am using the stateless HTTP authentication as described at http://laravel.com/docs/master/authenti...

0 Likes
0 Replies

Use another column instead of 'email' for auth.basic?

I have the following: Route::get('profile', ['middleware' => 'auth.basic', function() { // Only a...

0 Likes
2 Replies

An additional homestead feature.

Hey all, Quite a while ago I forked the homestead repository and made a change, I created a PR and t...

0 Likes
1 Replies

Elixir Help

I am using angular-js as the front end and using / attempting to use Elixir to manage the assets. So...

0 Likes
4 Replies

how can i browse to local laravel 5.1 site ?

I've just finished installed laravel 5.1 /homestead i've created project of name "quickstart&q...

0 Likes
3 Replies

Laravel Loading Animation

I am using the Laravel framework for my PHP Webapp. I am executing some SELECT queries which can tak...

0 Likes
5 Replies

Properly save Relationship data

I am attempting to save a related model (Access.php) from my AuthenticationController on login Authe...

0 Likes
0 Replies
posted 10 years ago

Can't send mail...

Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...

0 Likes
0 Replies
posted 11 years ago

Update image using Intervention

I added the ability to edit products to the popular tutorial e-commerce application on https://cours...

0 Likes
15 Replies
Solved

How to pass value to var in template

Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...

0 Likes
2 Replies
Solved
posted 10 years ago

Insert data into multiple tables from view

I have a view with two elements: <input type="file" name="img"/> <input...

0 Likes
1 Replies

Modified Laravel Vendor files issue

I had modified a vendor file of Laravel placed at /vendor/laravel/framework/src/Illuminate/Auth/Guar...

0 Likes
1 Replies

When i try to access to the view , it transforms into the type " www "

Hello , I will try to explain it . I created my website and i name it notas.ues and in the hosts fil...

0 Likes
0 Replies

[Laravel 5] Where is the models folder?

Hi, I've just installed the Laravel 5 dev-develop version. However, I only see one model, and that s...

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