I want to deploy Laravel App on a intranet server for an organisation. What are the pre-requisite ?
I've tried 3 different versions but without any success. What am I doing wrong? Controller $user...
Hi Every body, my code is here http://laravel.io/bin/NmmV Categoria -> Fisrt Model, parent of the...
Usually the norm is to store database, cloud storage creds etc in env vars. Laravel now even has tha...
After a succesful Auth::attempt a user is supposed to be logged in for the entire session, correct?...
Hi, I'm fairly new to Laravel and I'm trying to use efficiently/authority controller package. So I f...
Hi, For a client we've building a Laravel 3.x application for his business. We decided to focus our...
Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...
I have a setter/getter container that works in my controllers. How can I use the getters in my model...
I created a "test" class for my artisan command, but now I want to delete it completely,...
I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....
I'm very new to Laravel and kind of new to PHP. So if my terminology is off or I don't give enough i...
From the Starting with Laravel 4 book I have two models files named Cat.php and Breed.php in my mode...
Hi guys, I'm doing research on implementing a new project in Laravel, we currently generate emails a...
Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...
Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...
Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...
Hello, I started on Laravel after a lot of sites on Codeigniter. So I try in my first dev to respect...
I'm using the IoC Container to allow me to run model validation automagically, by binding a User mod...
Hello, I'm the sole full-stack developer in a startup, and I've been happily using Laravel 3 for a y...
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