Support the ongoing development of Laravel.io →
mgsmus

mgsmus

Joined 8 Feb 2014

Statistics

Threads 0
Replies 47
Solutions 8
Articles 0

mgsmus has not posted any threads yet

replied 11 years ago

Multiple Laravel Apps

Hello If you can create subdomains, you can use subdomains for every app app1.mydomain.com Base pat...

0 Likes
replied 11 years ago

Model specific translations for Validation

@herko There is a setAttributeNames method in Validator. Simple usage: $validator = Validator::make(...

0 Likes
Solved
replied 11 years ago

how can I export to Word

Basic Usage Example First, install PHPWord via composer: { "require": { "l...

0 Likes
replied 11 years ago

Large CSV import with Laravel

merkabaphi said: But what do you think about my code to import csv files like that way? I prefer q...

0 Likes
replied 11 years ago

how can I export to Word

If you need basic stuff, you can do it like this: $headers = array( "Content-type"=>&q...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.