Support the ongoing development of Laravel.io →
posted 9 years ago

Str::words takes images

Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...

0 Likes
0 Replies
posted 9 years ago

How to pass pivot table extra attributes while creating a model?

Users table structure: users id, name, username, password, email, created_at, updated_at Categories...

0 Likes
0 Replies
posted 9 years ago

Blade @extends hierarchy reflection?

How can I determine in a view composer's code what blade template a given blade template @extends? R...

0 Likes
0 Replies
posted 9 years ago

Forge is down

Oh the humanity http://d.pr/i/M9bZ

0 Likes
1 Replies
posted 9 years ago

Add GET values to Form::model()

Hey guys, Im using a Form::model() but i want to add a $_GET value to it. Can someone tell me how to...

0 Likes
0 Replies

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 9 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 9 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 9 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 9 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

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.