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

L4 change location of package views

Hi there, I'm currently developing a package in L4.2 but I'm not using the workbench I have a comple...

0 Likes
5 Replies
Solved
posted 11 years ago

Error after moving users model to custom namespace

Hi All, I'm currently building out a new appl in Laravel 5 and for ease of organization have moved a...

0 Likes
2 Replies
Solved

Fetch Data from Database using Ajax in Bootstrap Modal

While Fetching data from database and displaying it on table rows, we use @foreach(). But what if th...

0 Likes
1 Replies

Database helpers

Hi guys! I am trying to figure out how to create a class that contains methods with commonly used qu...

0 Likes
0 Replies
posted 11 years ago

Laravel is loading user data into form

I'm currently learning Laravel, doing a simple form to insert data into database, my problem is, I c...

0 Likes
2 Replies

How to access Auth::user()->id in __construct function of a Controller?

Hi all, I'm trying to access Auth::user() values like this: public function __construct() { $this-&...

0 Likes
8 Replies

Sequence of 2 tables

How do I query 2 different tables and yet sequentially display them to the user based on date of ins...

0 Likes
0 Replies

How to create migration to create Auto Increment Non Primary Column

i have tried to create biginteger column like Schema::create('person', function(Blueprint $table) {...

0 Likes
5 Replies

Laravel Import Excel Maatwebsite

hey, i'm new use framework laravel, and i'm trying to import xls file into db. i'm using library lar...

0 Likes
0 Replies

Routes stopped working

Hi, Not sure what has happened here but I was just trying out Laravel 5 and seeing what had changed...

0 Likes
1 Replies
Solved

CurlFile and L5 error

Hi, I'm build an webapp API that receives an image file from users using post forms and need to send...

0 Likes
3 Replies
Solved

Port existing PHP + MySQL application (CMS) to Laravel

Hi Laravel community, I have an existing PHP + MySQL application (Content Management System), which...

0 Likes
0 Replies

MAMP Connection to Sql server

I am wondering if anyone else has had this issue before, I am developing on OSX and using MAMP for m...

0 Likes
1 Replies

Lots of SQL queries when enabling pagination

Hi, I'm having a high number of SQL queries when I enable pagination in my view. I basically have co...

0 Likes
1 Replies
Solved

Eloquent Performance (Overwrite Getter?)

Hey there :) Even though I do know that there is quite some overhead using magic functions / eloquen...

0 Likes
0 Replies

Posting Data to multiple tables with a single form

I was hoping to get some ideas for posting data to multiple tables in mysql. For example. I want to...

0 Likes
2 Replies

Laravel 4 eloquent query returns an old database value instead of the updated one

I have a Book table that has a column for stocks count.For example the beginning stocks of a certain...

0 Likes
1 Replies

How to make http request to external service in Laravel5?

I have an application in Laravel5. What I need is to be able to call an external api and then proces...

0 Likes
2 Replies
Solved
posted 11 years ago

Count relationship rows

Hello, I am having problem querying my database. If anyone can help it would be very appreciated. I...

0 Likes
3 Replies

[Package] Image/Intervention not uploading files on update

I've used Image/intervention to manage my images. It works great when I'm storing a record, but when...

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.

© 2026 Laravel.io - All rights reserved.