Support the ongoing development of Laravel.io →

ErikEklund

Joined 14 Jun 2014

Statistics

Threads 10
Replies 30
Solutions 2
Articles 0
posted 8 years ago

Store and re-use requests?

Hi! I've started a project where users send an MMS from their phone to a service provider, which in...

0 Likes
0 Replies

Advice on crating database properties

Hi guys, This question might be more of a generic database design question, but I'm using it for a L...

0 Likes
2 Replies
posted 9 years ago

How to support HTTP Byte Serving in file streams?

Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...

0 Likes
6 Replies
Solved

How do you delete all relationships for a model?

This seems really simple (and probably is), but it doesn't seem to be covered in the documentation....

0 Likes
2 Replies

Bug with sync()?

Hi! I have a form where you edit data, submit to save it, and then return to the same edit view agai...

0 Likes
3 Replies
replied 9 years ago

Removing PUBLIC from URL

If you can't set the root folder on a server, you can always do something like this: copy the conte...

0 Likes
replied 9 years ago

Commands not available on production server

When you run cron jobs, the ENV path variable is usually not defined. If you run only "php arti...

0 Likes
replied 9 years ago

Javascript Dynamic Dropdown Form

The first thing I see that can cause issues is that you're creating the state dropdown like this:...

0 Likes
replied 9 years ago

Pretty URLs

This is a nice packet for laravel to handle that automatically: https://github.com/cviebrock/eloquen...

0 Likes
replied 9 years ago

Advice on crating database properties

Yes, I'm aware of migrations, but that's not the issue here. It's not that I want to add properties...

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.