I know this has been asked before, but the thread was pretty old and a lot of the PaaS providers hav...
table data id name type 1 Plain PATTERN 2 Strip PATTERN 3 Checker PATTERN 7 Oxford FABRIC 8 Twill FA...
Does envoy work on windows? When I run the below envoy command, I get... [[email protected]]: <...
Guys, good afternoon! Soon die and I can not solve a problem I'm having! I want some way I can chang...
I upgraded Laravel4.0 to 4.1. But The code (below) is not working well. example: Redirect::action('S...
Hello Artisans! I'm working on a project that is quite complex and I'm trying to find the best solut...
If you're in the triangle, we're trying to get a meetup going for Laravel (and related technologies)...
I'm new to Laravel put like what I see so far. Here's my issue. In my example app I have 2 models...
I am building app for enterprise their are three tables: users table (belong to company) companies...
Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...
If i'm copy the url of the home page and paste it into another browser it should go to the login pag...
Hi, I'm new in Laravel. I learn Laravel from "Learning Laravel 4 Application Development"....
I have: class ProfilesController extends BaseController { public function getTest() { return Vie...
public function postSignup() { $validator = Validator::make( array('email' => 'required'|'unique:...
I might be overlooking this in the docs (Laravel 4.0) but I need to know how to query a many-to-many...
Here's my Level model: class Level extends Eloquent { protected $table = "levels"; }...
any idea on simple function to know if the file uploaded is an image? I know you can do geMimeType b...
In the ./application/start.php file, is there a way to respond with the 500 error page here, before...
How can i set maximum width for original images in the uploader? because picutre with more than 5000...
Hey, I'm working on an app made on Laravel where i have to host multiple domains. It's an Project Ma...
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