Support the ongoing development of Laravel.io →

vinsbg

Joined 26 Aug 2014

Statistics

Threads 6
Replies 6
Solutions 1
Articles 0
posted 6 years ago

Put currency in session when user click on to change it

I'm not sure that this is the correct way of doing this but I want to make select dropdown where the...

0 Likes
1 Replies

Select from two tables and show everything

I want to show on the page data from two tables but with a little condition and I can't figured it o...

0 Likes
1 Replies
Solved

Check database column for specific value before insert

I have a column in database table Category called 'no_category' by default is 1 but if user choose '...

0 Likes
0 Replies

Trying to display orders on logged user

I'm trying to make a menu for user when he loggin to be able to check his order history. So far I go...

0 Likes
3 Replies
Solved

ErrorException (E_UNKNOWN) Undefined variable...

Hi, I have this function for password recovery public function postForgotPassword() {...

0 Likes
3 Replies
Solved
replied 7 years ago

MYSQL 1364 ERROR

Provide some more information how you get that .. otherwise we will just guess in the answers. For s...

0 Likes
replied 7 years ago

Trying to display orders on logged user

Well I got them like this: $orders = self::$user->orders()->orderBy('order_id', 'asc')->...

0 Likes
Solved
replied 7 years ago

Trying to display orders on logged user

Thank's for the answer. Is still no data on the page but here is what I forgot to mention in my ques...

0 Likes
replied 9 years ago

ErrorException (E_UNKNOWN) Undefined variable...

Well, now is working. Thank you for your help!

0 Likes
replied 9 years ago

Whoops, looks like something went wrong... newbie question

Yeah, I will start tuts for 4.x. Also I've read about this error Controller::detect() that this func...

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.