Support the ongoing development of Laravel.io →

svanteh

Joined 16 Oct 2014

Statistics

Threads 1
Replies 6
Solutions 2
Articles 0

Database design with different users

#Dear people and cats. Do anyone have a smart idea of how to design a user table with different user...

0 Likes
2 Replies
replied 9 years ago

Spaces in $_GET values are being double encoded, resulting in %2520.

Laravel 5 or 4? In Laravel 5, {{ }} escapes by default. {!! $url !!}

0 Likes
replied 9 years ago

How Can I delete a migration ?

php artisan migrate:rollback should work?

0 Likes
replied 9 years ago

How to perform this complex SQL request in Laravel

Wouldn't that impact performance if the database is huge?

0 Likes
replied 9 years ago

laravel5: inject json into blade - htmlentites() filter applied by mistake?

They've changed so the default blade {{ }} now filters html automatically. When you need to print un...

0 Likes
Solved
replied 9 years ago

Error during upload project on web server

Laravel has these requirements: PHP >= 5.4 MCrypt PHP Extension You need to tell Fatcow to update...

0 Likes
Solved

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.