Support the ongoing development of Laravel.io →
posted 9 years ago

Need help with Eloquent

Hi devs, Can anyone help me with this I have four tables users id|name|email|password rooms id|user_...

0 Likes
2 Replies
Solved
posted 9 years ago

Use config file in App\Libraries

HI, i have one library at he App\Libraries and there i have file providers.php <?php return [...

0 Likes
3 Replies

Mass Assignment from Request data

Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...

0 Likes
3 Replies
Solved

Upgrade from 4.2 to5.2

Hello all, I have a project in laravel 4.2 and i wants to upgrade it to 5.2. How to do this? Is ther...

0 Likes
3 Replies
posted 9 years ago

Dynamic repositories

Hello, I have a lot of repetitive repository classes, like: class UserRepository extends Repository...

0 Likes
2 Replies

Laravel blade from ckeditor and database

How can i parse dynamic data from ckeditor or textarea. I need to put laravle blade into ckeditor li...

0 Likes
0 Replies

Two forms in one page - validation problem

Hey guys!!! How are you doing? I hope great! I am facing some issues working with Laravel 5.2 and ho...

0 Likes
1 Replies

Free hosting laravel 5.1 app

I have a laravel 5.1 application. Is there any totally free hosting site where i can host this app.

0 Likes
1 Replies

Making a CMS, what to do with image upload

Hi everybody. I need your advice about something. I am currently making a CMS in Laravel 5.2. I've c...

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

Hi i'm new in laravel. I know that this is fairly popular problem. I've beenn searching for the solu...

0 Likes
0 Replies
posted 9 years ago

DB:raw query

how do i add a where clause on these query given by google...i want to put on the where clause.. whe...

0 Likes
1 Replies

Laravel-Excel: How to Open and edit a sheet?

This might sound a little bit silly, but I can't get Laravel-Excel to do a basic workflow: Open a fi...

0 Likes
10 Replies
posted 11 years ago

Combine sql select queries from different tables

I'm trying to create a search function that will search through multiple tables. My problem: I can't...

0 Likes
12 Replies
Solved

Laravel Auth routing issue

Hey there, I am new to laravel i have created laravel basic authentication using command line, ever...

0 Likes
4 Replies
Solved
posted 9 years ago

[5.2] Eager loading returns null

Hello! I'm having an issue with one of my eager loaded relationship. I'm trying to get a Document an...

0 Likes
1 Replies

Laravel 5.2 on shared hosting server (Heart Internet)

Hello I have followed this tutorial step by step with no joy: http://novate.co.uk/deploy-laravel-5-o...

0 Likes
1 Replies
posted 9 years ago

Route facade not found on live server.

Hi, I uploaded my project (that was working on homestead) to my live server. And I'm getting an erro...

0 Likes
0 Replies

Command fired by Command Bus can return an array?

Is it possible to return an array from the 'handle' method of a Command back to the controller who i...

0 Likes
1 Replies
Solved
posted 9 years ago

ID changed after inner query

Hi, Table 1 public function up() { Schema::create('materials', function (Blueprint $tabl...

0 Likes
1 Replies
Solved
posted 9 years ago

how read uploaded video files from storage directory

Hi, I have upload video files in the storage/app directory. how read video files and play in view fr...

0 Likes
1 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.