Support the ongoing development of Laravel.io →

Unable to fetch data from another table. Please help.

Migration files user table <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Databa...

0 Likes
9 Replies

How Can I "Request" the data of a collection of rows?

I want to build a web based system to keep track of students attendance. I have these three tables r...

0 Likes
0 Replies

ErrorException in Grammar.php line 39: Array to string conversion

Hi, this is my store function in CategorieController.php public function store(Request $request) { C...

0 Likes
1 Replies
posted 9 years ago

Read Book Devoted in Death Free Online written J.D. Robb

Read Book Devoted in Death Free Online written J.D. Robb http://www.imdb.com/list/ls079308063/ Read...

0 Likes
1 Replies
posted 9 years ago

Homestead/Vagrant Cant Change Storage File Permissions Issue

I just switched over all of my projects to a new directory in my system and now I'm having problems...

0 Likes
3 Replies
Solved
posted 9 years ago

Read Book Free Online » Read Your Favorite Books

http://bellevuesitedesign.com http://bellevuesitedesign.com http://bellevuesitedesign.com http://bel...

0 Likes
7 Replies
posted 9 years ago

Regarding JS url inside master layout file

Hello , I have a Backend directory under the view that have the following structure +view +BackEnd...

0 Likes
1 Replies
Solved

Menu state management

I've not found a clear solution about menu state management. I post the way I do. Maybe there are be...

0 Likes
0 Replies

Laravel database seeding made easy with Faker PHP Library

This tutorial shows you how to generate database seed data using Fake Library http://www.tutorials.k...

0 Likes
0 Replies

How to use OrderByRaw to get posts from database?

I currently have this code: $sidebar = Post::where('published', '=', '1')->orderByRaw("RAND(...

0 Likes
2 Replies
Solved

multiple command

here is my case i need to send multiple emails i created a command implements ShouldBeQueued to send...

0 Likes
0 Replies

How to add variables to file upload form and fetch it from the route?

How do i add the value of $course->id to this form so the my route::post(/course/{id}.......... w...

0 Likes
0 Replies

laravel discussion

I have to rank each users depends on a count variable. count variable will differ upon changing each...

0 Likes
0 Replies
posted 9 years ago

MySQL Query to laravel - query with two subqueries over 3 tables

Hello everybody What I have So I wrote a SQL Query to select multiple information from three tables...

0 Likes
2 Replies

laravel/homestead

something is still missing 127.0.0.1:8000 shows laravel 5 but none of the sites in homestead.yaml ar...

0 Likes
1 Replies

Order results

I want to order the result of a decreasing form of consultation. I'm trying this: $call = App\Call::...

0 Likes
4 Replies
Solved

What permissions should the storage folder have for production?

People say to set the permissions to 777 or 775 but that doesn't seem very secure for a production e...

0 Likes
0 Replies

Image upload won't work Laravel 5

I cannot get an image to upload from a form using laravel 5. I have set 'files' to true but it still...

0 Likes
6 Replies
Solved

Laravel 5 Builtin login with custom login

Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...

0 Likes
3 Replies
Solved

WYSIWYG editor - uploading pictures + mathematic equations

Hello guys, I want to use a wysiwyg editor which supports uploading pictures and inserting mathemati...

0 Likes
0 Replies

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.