Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...
Users table structure: users id, name, username, password, email, created_at, updated_at Categories...
How can I determine in a view composer's code what blade template a given blade template @extends? R...
Hey guys, Im using a Form::model() but i want to add a $_GET value to it. Can someone tell me how to...
I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...
I'm just getting my head round this whole DI thing, but something seems to be happening that I wonde...
Currently, I'm doing this: @foreach($field->options as $option) @if ( 1 != $option->deleted...
Dear All! In an application I have to track data table record changes, so I need to define some even...
is possible form migration file make a CRUD, create controller, model and view. Thanks
Settings file - http://cl.ly/2i22240w3y34 (.jar file just import from main screen or File > Impor...
I am using the stateless HTTP authentication as described at http://laravel.com/docs/master/authenti...
I have the following: Route::get('profile', ['middleware' => 'auth.basic', function() { // Only a...
Hey all, Quite a while ago I forked the homestead repository and made a change, I created a PR and t...
I am using angular-js as the front end and using / attempting to use Elixir to manage the assets. So...
I've just finished installed laravel 5.1 /homestead i've created project of name "quickstart&q...
I am using the Laravel framework for my PHP Webapp. I am executing some SELECT queries which can tak...
I am attempting to save a related model (Access.php) from my AuthenticationController on login Authe...
Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...
I added the ability to edit products to the popular tutorial e-commerce application on https://cours...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community