Support the ongoing development of Laravel.io →

Testing controller, using Auth::User in blade

Hi! I'm fairly new to Laravel. We have a basic application running, and currently I'm trying to writ...

0 Likes
1 Replies

All Your Design Patterns Are Belong To Us

One team I'm on right now is in the process of building a massive application on Laravel. As we've a...

0 Likes
0 Replies
posted 10 years ago

Queue in Laravel 5

A website hosted on cpanel shared Linux server without command line access. please tell me how to u...

0 Likes
0 Replies
posted 10 years ago

Uploading images on Live Version not working, but working fine on localhost

i'm using the following code in my controller to upload images while submitting form ... if(Input::h...

0 Likes
2 Replies

Error while running the Composer Update command

Hello, I i getting the below error when i am using the command Php ../composer.phar update.. Please...

0 Likes
1 Replies
posted 10 years ago

detect middleware or namespace in service provider

In my auth.php i have set up the driver to custom. It works create with this service provider: Clas...

0 Likes
1 Replies
posted 10 years ago

Query needed to retrieves records from two tables

I have two tables in MySQL database Services and Data Services has a service_id column as a primary...

0 Likes
0 Replies
posted 10 years ago

Can not run composer update

hi everyone, i'm using laravel 5 to develop my website, but today when i run command "composer...

0 Likes
1 Replies

How to detach a single record in a pivot table

I currently have a pivot table (users_toys) joining a users table and toys table. There are 4 column...

0 Likes
6 Replies

Laravel 4.2, Redis session for multiple domains @ localhost

Hi Laravel community! I've already configured the project to be able to use the same login session o...

0 Likes
0 Replies

LDAP with PHP5 Laravel

A newbie question - I am trying to create an LDAP authentication working of of PHP 5.4 with laravel...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 - environment configurations aren't working properly

So in the config folder, I have: local/database.php -> uses mySQL testing/database.php -> us...

0 Likes
3 Replies

CreateJs have any testing with laravel? or any other better way?

Hi, im Bart. I have a question I would like to make editing pages from front-end (any visual way) to...

0 Likes
0 Replies
posted 10 years ago

Laravel Download

Hi all i need to download laravel 4.2 where i can get that? Please refer any link.

0 Likes
5 Replies

How can i know if the user email and a password are corrects?

I want to know if the input email and the input password are correct.

0 Likes
1 Replies

SQL security forms

Hi everyone, Today i want ask you about the security in the forms. I am using tokens in the view, va...

0 Likes
2 Replies
posted 10 years ago

Get properties of related models

I've a user model which has a 1:1 relation with a UserInfo model class User extends Model implements...

0 Likes
0 Replies
posted 10 years ago

Share Homestead works with team

Hi, I'm a newbie to Homestead. I have a simple question, what is the best method to share my works w...

0 Likes
4 Replies
posted 10 years ago

substring inside query

how to do substring inside query if the name are kevin_001 User::where(substr('name', 0, strpos('nam...

0 Likes
1 Replies
posted 11 years ago

How Multiple Upload Image Use jQuery File Upload

I use Jquery File Upload for laravel but i can recevied any thing. javascript can not run. Jquery: h...

0 Likes
8 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.