Support the ongoing development of Laravel.io →
codeATbusiness

codeATbusiness

Joined 4 May 2014

Statistics

Threads 14
Replies 127
Solutions 8
Articles 0

How could I access to one related User Profile model with Auth::User() method

Dear friends, I'm using one PROFILE model related with the USER Model. When I authenticated one user...

0 Likes
2 Replies
Solved

Complete Users table to adapt to the last changes in the User Model from Laravel

Seeing the latest changes of the User Model and User Authentication in the latest versions of Larave...

0 Likes
1 Replies
Solved

One sample application for IoC, Facades and Services Provider

Please, anybody could explain the IoC, Facade and Services Provider with a short example? I have see...

0 Likes
4 Replies
Solved

Problem with the guessExtension() method in Input::FIle()

Hi, When I use the File::input('file')->guessExtension() with application/vnd.openxmlformats-offi...

0 Likes
3 Replies
replied 10 years ago

Sharing PHP (configuration) array with JavaScript

Hi @ChrisLahaye, see the following package from @JeffreyWay: https://github.com/JeffreyWay/PHP-Vars-...

0 Likes
replied 10 years ago

Is it possible to call images from outside the public folder or any folder or directory in your computer in Laravel 4?

Hi you could try using this aproximation: Step 1. Creates one helper file called file.php with the f...

0 Likes
replied 11 years ago

How to Change page/text: "Whoops, looks like something went wrong." ?

Hi, you need to put, depends on your development environment the value of the debug array item in tr...

0 Likes
replied 11 years ago
0 Likes
replied 11 years ago

Binding a conditional implementation to a controller

Hi harhoo, I think you could use a config file with all country codes and depends on those you put a...

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.

© 2026 Laravel.io - All rights reserved.