Support the ongoing development of Laravel.io →
andyblem

andyblem

Joined 7 Nov 2014

Statistics

Threads 6
Replies 14
Solutions 1
Articles 0

How to create a dynamic drop menu

I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...

0 Likes
5 Replies
Solved

Creating a form in Lavarel 5

I recently upgraded to laravel 5 and I have encountered my first problem. I noticed laravel 5 has a...

0 Likes
4 Replies

How to create a log in system

I am trying to create a log in functionality for my application. I have a login view which post to a...

0 Likes
5 Replies

How do i get a value from an array

I am trying to search a if a certain value exists in an array. The array is from a log in form. It c...

0 Likes
7 Replies

Can you use other database softwares when developing with laravel

I have recently started learning laravel, and I dint feel comrfotable using laravel for constructing...

0 Likes
2 Replies
replied 10 years ago

How to create a log in system

the password is hashed, should I hash the password from the the Input::get function

0 Likes
replied 11 years ago

How do i get a value from an array

The users table does not exist. I want to specify which table it should search. Like when a user sel...

0 Likes
replied 11 years ago

How do i get a value from an array

Here is the error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'schooldatabase.users' d...

0 Likes
replied 11 years ago

How do i get a value from an array

Here is the error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'schooldatabase.users' d...

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.