Support the ongoing development of Laravel.io →

fbidu

Joined 30 Apr 2014

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

Issue on creating models with foreign key relations (1:1)

Hello! I have a "Profile" model related to a "User" model. Currently I'm able to...

0 Likes
1 Replies

Laravel Alias on Apache server

Hello! I just made a fresh installation of laravel on an Apache server. My app's public directory is...

0 Likes
6 Replies
replied 9 years ago

Issue on creating models with foreign key relations (1:1)

I did it! But I consider my solution a little ugly: $perfil = Perfil::create($input); $perfil->...

0 Likes
replied 9 years ago

Laravel Alias on Apache server

Still the same error... Flipping through Stack Overflow I found that adding a line RewriteBase /sgi...

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.