Support the ongoing development of Laravel.io →

iboinas

Joined 11 Mar 2014

Statistics

Threads 2
Replies 49
Solutions 4
Articles 0

Mail Queue and DOMPDF job works perfectly on homestead, but not on my production server

Hello all!! Latest 5.1 Laravel 5.1.27 Latest dompdf 0.6.2 So i have an email, that attaches a genera...

0 Likes
1 Replies
Solved
posted 10 years ago

Getting this kind of chars from database query �� SQL Server

Hello all! I'm getting ���� instead of accented chars like ç, ã, é... from a sqlsrv PDO connection.....

0 Likes
1 Replies
Solved
replied 7 years ago

Importing excel file in Laravel 4

This will point you in right path https://github.com/PHPOffice/PHPExcel Happy coding!

0 Likes
replied 7 years ago

Not found, but route exists.

johnathansantos said: Enable mod_rewrite sudo a2enmod rewrite sudo service apache2 restart Spot o...

0 Likes
replied 8 years ago

Render View Without Route, Outside of App. Can it be done?

yep, tested!! //console command $this->info('Hello console!'); $viewHandler = \App::make...

0 Likes
Solved
replied 8 years ago

Render View Without Route, Outside of App. Can it be done?

I think before code should try but also you can on your command $viewHandler = \App::make('Illuminat...

0 Likes
replied 8 years ago

why my apps laravel 5.1 not showing ? just white ! how do i solve it ?

Check permissions on storage folder Google it u will find chmod +R 777 app/storage

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.

© 2024 Laravel.io - All rights reserved.