Support the ongoing development of Laravel.io →

yahyaerturan

Joined 15 Dec 2015

Statistics

Threads 1
Replies 3
Solutions 0
Articles 0

Laravel and AntiXSS: How to make AntiXSS as default behaviour of Blade?

Hi I am using Laravel 5.1 and vtalbot/markdown. I have a works table and inside there is description...

0 Likes
0 Replies
replied 8 years ago

Fatal error: Class 'PDO' not found in /home/../../../config/database.php on line 16 (My first project on laravel)

I solved the issue. I run php-cli --ini and it points to /usr/local/bin/php.ini. I edit an add the f...

0 Likes
replied 8 years ago

Fatal error: Class 'PDO' not found in /home/../../../config/database.php on line 16 (My first project on laravel)

I figured out the problem. Yes, I have successful installation of PDO, I can use it everywhere.. But...

0 Likes
replied 8 years ago

Fatal error: Class 'PDO' not found in /home/../../../config/database.php on line 16 (My first project on laravel)

Same here.. When I run print_r(PDO::getAvailableDrivers()); it outputs ['0'=>'sqlite','1'=>'my...

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.