Hey there, is it possible to change the binding of Homesteads forwarded default ports to loopback in...
Hi Guys, I can't figure it out so i'm asking here. What would the artisan command be to schedule a b...
Hello everyone. I'm trying to install laravel but I have no succes. Technical: I've downloaded a LAM...
Hello all. First time post. First off, a brief description of my setup: Proliant DL360 G5 running Wi...
I store these columns in some of my Models, my question is, should I store the users id or the users...
Hi everyone. I'm a junior dev at an agency building a site for a client with Laravel and Angular tha...
In my AuthenticatedsUsers.php, the postLogin() method correctly run the Auth::attempt() and return t...
I 've created the facade class Curl, I put folder Curl in app/ folder "autoload": {...
I've got two models: <?php namespace blog; class Posts extends \Eloquent { /** * The databas...
I have a jquery function that renders some part of the view with data after a successful ajax post r...
I have ran into an issue with persistent authentication. The use case: A user attempts to access a p...
Hi all, i am trying to figure out how to solve this problem... i have a form with 4 inputs : beginDa...
I am developing a laravel 5 app. In my code I inject a class that I created in App/Utilities/class.p...
I have two models Groups and Roles, i can fetch the groups of a role, but if i try to fetch de roles...
Hey, I'm wondering if there's a quick way of over-riding the data array in a json reponse. For examp...
$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if...
Hi Guys, I am new on Laravel 5, I try to create a Form with the Formbuilder. I guess my problem is r...
I have a form that has dynamic properties to add new rows of input. In this case candidates. As you...
Pagination gives me an empty set when the page parameter refers to a non existing page (e.g. page=3...
Hello, I am really stumped by this one issue... I have the following code in my custom view composer...
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